diff --git a/CHANGELOG.md b/CHANGELOG.md index b46e0ec56..f3ae5d07d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `@aws-sdk/types` from 3.535.0 to 3.567.0 - Bumps `@babel/eslint-parser` from 7.24.1 to 7.24.5 -- Bumps `@types/node` from 20.12.9 to 20.12.11 +- Bumps `@types/node` from 20.12.9 to 20.12.12 - Bumps `semver` from 7.6.0 to 7.6.2 ### Changed ### Deprecated diff --git a/yarn.lock b/yarn.lock index dab58825b..682bf9a2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -631,9 +631,9 @@ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== "@types/node@^20.1.4": - version "20.12.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be" - integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw== + version "20.12.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050" + integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw== dependencies: undici-types "~5.26.4"