Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
aws-cdk-automation authored and github-actions[bot] committed Feb 21, 2024
1 parent c579e3c commit 94c2bb7
Show file tree
Hide file tree
Showing 18 changed files with 338 additions and 325 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"aws-sdk-js-codemod": "^0.28.2",
"cdk-generate-synthetic-examples": "^0.1.303",
"cdk-generate-synthetic-examples": "^0.1.304",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.11",
"jest-junit": "^13.2.0",
"jsii-diff": "1.94.0",
"jsii-pacmak": "1.94.0",
"jsii-reflect": "1.94.0",
"jsii-rosetta": "~5.3.15",
"jsii-rosetta": "~5.3.18",
"lerna": "^7.4.2",
"nx": "^16.10.0",
"patch-package": "^6.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk-testing/cli-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@octokit/rest": "^18.12.0",
"aws-sdk": "^2.1557.0",
"aws-sdk": "^2.1562.0",
"axios": "^1.6.7",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@aws-cdk/integ-tests-alpha": "0.0.0",
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.242",
"aws-cdk-lib": "0.0.0",
"aws-sdk": "^2.1557.0",
"aws-sdk": "^2.1562.0",
"aws-sdk-mock": "5.6.0",
"cdk8s": "2.68.37",
"cdk8s-plus-27": "2.7.77",
"cdk8s": "2.68.40",
"cdk8s-plus-27": "2.7.80",
"constructs": "^10.0.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloud-assembly-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"aws-cdk-lib": "0.0.0",
"jest": "^29.7.0",
"mock-fs": "^4.14.0",
"typescript-json-schema": "^0.62.0"
"typescript-json-schema": "^0.63.0"
},
"repository": {
"url": "https://github.com/aws/aws-cdk.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloudformation-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/string-width": "^4.0.1",
"fast-check": "^3.15.1",
"jest": "^29.7.0",
"aws-sdk": "2.1557.0",
"aws-sdk": "2.1562.0",
"ts-jest": "^29.1.2"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@aws-cdk/custom-resource-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
"@cdklabs/typewriter": "^0.0.3",
"jest": "^29.7.0",
"sinon": "^9.2.4",
"nock": "^13.5.1",
"nock": "^13.5.3",
"fs-extra": "^11.2.0",
"esbuild": "^0.20.0"
"esbuild": "^0.20.1"
},
"dependencies": {
"@aws-cdk/asset-node-proxy-agent-v6": "^2.0.1",
"@aws-sdk/client-lambda": "3.421.0",
"@aws-sdk/client-synthetics": "3.421.0",
"@aws-sdk/client-ecr": "3.421.0",
"@aws-sdk/client-s3": "3.421.0",
"aws-sdk": "^2.1557.0"
"aws-sdk": "^2.1562.0"
},
"repository": {
"url": "https://github.com/aws/aws-cdk.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/integ-tests-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"aws-sdk-client-mock": "^3.0.1",
"aws-sdk-client-mock-jest": "^3.0.1",
"jest": "^29.7.0",
"nock": "^13.5.1",
"nock": "^13.5.3",
"sinon": "^9.2.4",
"aws-cdk-lib": "0.0.0",
"node-fetch": "^2.7.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,30 +158,30 @@
"@aws-sdk/node-http-handler": "^3.370.0",
"@aws-sdk/types": "^3.433.0",
"@smithy/util-stream": "^2.1.1",
"@types/aws-lambda": "^8.10.133",
"@types/aws-lambda": "^8.10.134",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/punycode": "^2.1.4",
"@aws-cdk/lazify": "0.0.0",
"aws-sdk": "^2.1557.0",
"aws-sdk": "^2.1562.0",
"aws-sdk-client-mock": "^3.0.1",
"aws-sdk-client-mock-jest": "^3.0.1",
"aws-sdk-mock": "5.8.0",
"cdk8s": "2.68.37",
"cdk8s": "2.68.40",
"constructs": "^10.0.0",
"delay": "5.0.0",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"fast-check": "^3.15.1",
"jest": "^29.7.0",
"jest-each": "^29.7.0",
"lambda-tester": "^4.0.1",
"lodash": "^4.17.21",
"nock": "^13.5.1",
"nock": "^13.5.3",
"sinon": "^9.2.4",
"ts-mock-imports": "^1.3.8",
"ts-node": "^10.9.2",
"typescript": "~5.1.6",
"typescript-json-schema": "^0.62.0"
"typescript-json-schema": "^0.63.0"
},
"peerDependencies": {
"constructs": "^10.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/aws-cdk/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** aws-sdk@2.1557.0 - https://www.npmjs.com/package/aws-sdk/v/2.1557.0 | Apache-2.0
** aws-sdk@2.1562.0 - https://www.npmjs.com/package/aws-sdk/v/2.1562.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -461,7 +461,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

----------------

** cdk-from-cfn@0.130.0 - https://www.npmjs.com/package/cdk-from-cfn/v/0.130.0 | MIT OR Apache-2.0
** cdk-from-cfn@0.133.0 - https://www.npmjs.com/package/cdk-from-cfn/v/0.133.0 | MIT OR Apache-2.0

----------------

Expand Down Expand Up @@ -1410,7 +1410,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

----------------

** http-proxy-agent@7.0.1 - https://www.npmjs.com/package/http-proxy-agent/v/7.0.1 | MIT
** http-proxy-agent@7.0.2 - https://www.npmjs.com/package/http-proxy-agent/v/7.0.2 | MIT
(The MIT License)

Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
Expand All @@ -1437,7 +1437,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------

** https-proxy-agent@7.0.3 - https://www.npmjs.com/package/https-proxy-agent/v/7.0.3 | MIT
** https-proxy-agent@7.0.4 - https://www.npmjs.com/package/https-proxy-agent/v/7.0.4 | MIT
(The MIT License)

Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"aws-cdk": "%cdk-version%",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"aws-cdk-lib": "%cdk-version%",
"constructs": "%constructs-version%",
"jest": "^29.7.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.11.19",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"aws-cdk": "%cdk-version%",
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest-mock": "^29.7.0",
"madge": "^5.0.2",
"make-runnable": "^1.4.1",
"nock": "^13.5.1",
"nock": "^13.5.3",
"sinon": "^9.2.4",
"ts-jest": "^29.1.2",
"ts-mock-imports": "^1.3.8",
Expand All @@ -102,10 +102,10 @@
"@aws-cdk/region-info": "0.0.0",
"@jsii/check-node": "1.94.0",
"archiver": "^5.3.2",
"aws-sdk": "^2.1557.0",
"aws-sdk": "^2.1562.0",
"camelcase": "^6.3.0",
"cdk-assets": "0.0.0",
"cdk-from-cfn": "^0.130.0",
"cdk-from-cfn": "^0.133.0",
"chalk": "^4",
"chokidar": "^3.6.0",
"decamelize": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@aws-cdk/cloud-assembly-schema": "0.0.0",
"@aws-cdk/cx-api": "0.0.0",
"archiver": "^5.3.2",
"aws-sdk": "^2.1557.0",
"aws-sdk": "^2.1562.0",
"glob": "^7.2.3",
"mime": "^2.6.0",
"yargs": "^16.2.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"glob": "^7.2.3",
"jest": "^29.7.0",
"jest-junit": "^13.2.0",
"jsii": "~5.3.18",
"jsii": "~5.3.20",
"jsii-pacmak": "1.94.0",
"jsii-reflect": "1.94.0",
"markdownlint-cli": "^0.39.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/lazify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cjs-module-lexer": "^1.2.3"
},
"dependencies": {
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"fs-extra": "^10.1.0",
"yargs": "^17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/node-bundle/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94c2bb7

Please sign in to comment.