Skip to content

Commit 05f3d95

Browse files
chore: npm-check-updates && yarn upgrade (#27032)
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent 66a024f commit 05f3d95

File tree

25 files changed

+767
-937
lines changed

25 files changed

+767
-937
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build-all": "tsc -b"
1616
},
1717
"devDependencies": {
18-
"@nx/workspace": "^16.7.4",
18+
"@nx/workspace": "^16.8.0",
1919
"@types/node": "18.11.19",
2020
"@types/prettier": "2.6.0",
2121
"@yarnpkg/lockfile": "^1.1.0",
@@ -27,9 +27,9 @@
2727
"jsii-diff": "1.88.0",
2828
"jsii-pacmak": "1.88.0",
2929
"jsii-reflect": "1.88.0",
30-
"jsii-rosetta": "~5.1.11",
30+
"jsii-rosetta": "~5.1.12",
3131
"lerna": "^7.2.0",
32-
"nx": "^16.7.4",
32+
"nx": "^16.8.0",
3333
"patch-package": "^6.5.1",
3434
"semver": "^7.5.4",
3535
"standard-version": "^9.5.0",

packages/@aws-cdk-testing/cli-integ/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@octokit/rest": "^18.12.0",
42-
"aws-sdk": "^2.1447.0",
42+
"aws-sdk": "^2.1451.0",
4343
"axios": "^0.27.2",
4444
"fs-extra": "^9.1.0",
4545
"glob": "^7.2.3",

packages/@aws-cdk-testing/framework-integ/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@aws-cdk/integ-tests-alpha": "0.0.0",
4040
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.242",
4141
"aws-cdk-lib": "0.0.0",
42-
"aws-sdk": "^2.1447.0",
42+
"aws-sdk": "^2.1451.0",
4343
"aws-sdk-mock": "5.6.0",
44-
"cdk8s": "^2.64.0",
44+
"cdk8s": "^2.64.5",
4545
"cdk8s-plus-24": "2.12.1",
4646
"constructs": "^10.0.0"
4747
},

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/sdk-call-integ-test-docker-app/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "eks-service-account-sdk-call-integ-test",
33
"private": "true",
44
"dependencies": {
5-
"aws-sdk": "^2.1447.0"
5+
"aws-sdk": "^2.1451.0"
66
}
77
}

packages/@aws-cdk/aws-amplify-alpha/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
"@aws-cdk/cdk-build-tools": "0.0.0",
8787
"@aws-cdk/integ-runner": "0.0.0",
8888
"@aws-cdk/pkglint": "0.0.0",
89-
"@aws-sdk/client-amplify": "^3.398.0",
90-
"@aws-sdk/client-s3": "^3.400.0",
91-
"@aws-sdk/s3-request-presigner": "^3.400.0",
89+
"@aws-sdk/client-amplify": "^3.405.0",
90+
"@aws-sdk/client-s3": "^3.405.0",
91+
"@aws-sdk/s3-request-presigner": "^3.405.0",
9292
"@types/jest": "^29.5.4",
9393
"aws-cdk-lib": "0.0.0",
9494
"constructs": "^10.0.0"

packages/@aws-cdk/aws-redshift-alpha/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"@aws-cdk/cdk-build-tools": "0.0.0",
8585
"@aws-cdk/integ-runner": "0.0.0",
8686
"@aws-cdk/pkglint": "0.0.0",
87-
"@aws-sdk/client-redshift": "^3.398.0",
88-
"@aws-sdk/client-redshift-data": "^3.398.0",
89-
"@aws-sdk/client-secrets-manager": "^3.398.0",
87+
"@aws-sdk/client-redshift": "^3.405.0",
88+
"@aws-sdk/client-redshift-data": "^3.405.0",
89+
"@aws-sdk/client-secrets-manager": "^3.405.0",
9090
"@types/jest": "^29.5.4",
9191
"aws-cdk-lib": "0.0.0",
9292
"constructs": "^10.0.0",

packages/@aws-cdk/cloudformation-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@aws-cdk/pkglint": "0.0.0",
3636
"@types/jest": "^29.5.4",
3737
"@types/string-width": "^4.0.1",
38-
"fast-check": "^3.12.0",
38+
"fast-check": "^3.12.1",
3939
"jest": "^29.6.4",
4040
"ts-jest": "^29.1.1"
4141
},

packages/@aws-cdk/custom-resource-handlers/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"@aws-cdk/cdk-build-tools": "0.0.0",
2929
"@aws-cdk/pkglint": "0.0.0",
3030
"@aws-cdk/sdk-v2-to-v3-adapter": "0.0.0",
31-
"@aws-sdk/client-ecs": "^3.400.0",
31+
"@aws-sdk/client-ecs": "^3.406.0",
3232
"@types/jest": "^29.5.4",
3333
"aws-sdk-client-mock": "^3.0.0",
3434
"aws-sdk-client-mock-jest": "^3.0.0",
3535
"jest": "^29.6.4",
3636
"esbuild": "^0.19.2"
3737
},
3838
"dependencies": {
39-
"@aws-sdk/client-lambda": "^3.398.0",
40-
"@aws-sdk/client-synthetics": "^3.398.0",
41-
"@aws-sdk/client-ecr": "^3.398.0",
42-
"@aws-sdk/client-s3": "^3.400.0"
39+
"@aws-sdk/client-lambda": "^3.405.0",
40+
"@aws-sdk/client-synthetics": "^3.405.0",
41+
"@aws-sdk/client-ecr": "^3.405.0",
42+
"@aws-sdk/client-s3": "^3.405.0"
4343
},
4444
"repository": {
4545
"url": "https://github.com/aws/aws-cdk.git",

packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,32 @@ OTHER DEALINGS IN THE SOFTWARE.
101101

102102
----------------
103103

104+
** [email protected] - https://www.npmjs.com/package/archiver-utils/v/3.0.4 | MIT
105+
Copyright (c) 2015 Chris Talkington.
106+
107+
Permission is hereby granted, free of charge, to any person
108+
obtaining a copy of this software and associated documentation
109+
files (the "Software"), to deal in the Software without
110+
restriction, including without limitation the rights to use,
111+
copy, modify, merge, publish, distribute, sublicense, and/or sell
112+
copies of the Software, and to permit persons to whom the
113+
Software is furnished to do so, subject to the following
114+
conditions:
115+
116+
The above copyright notice and this permission notice shall be
117+
included in all copies or substantial portions of the Software.
118+
119+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
120+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
121+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
122+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
123+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
124+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
125+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
126+
OTHER DEALINGS IN THE SOFTWARE.
127+
128+
----------------
129+
104130
** [email protected] - https://www.npmjs.com/package/archiver/v/5.3.2 | MIT
105131
Copyright (c) 2012-2014 Chris Talkington, contributors.
106132

@@ -176,7 +202,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
176202

177203
----------------
178204

179-
** aws-sdk@2.1447.0 - https://www.npmjs.com/package/aws-sdk/v/2.1447.0 | Apache-2.0
205+
** aws-sdk@2.1451.0 - https://www.npmjs.com/package/aws-sdk/v/2.1451.0 | Apache-2.0
180206
AWS SDK for JavaScript
181207
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
182208

@@ -407,7 +433,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
407433

408434
----------------
409435

410-
** [email protected].1 - https://www.npmjs.com/package/compress-commons/v/4.1.1 | MIT
436+
** [email protected].2 - https://www.npmjs.com/package/compress-commons/v/4.1.2 | MIT
411437
Copyright (c) 2014 Chris Talkington, contributors.
412438

413439
Permission is hereby granted, free of charge, to any person
@@ -686,7 +712,7 @@ IN THE SOFTWARE.
686712

687713
----------------
688714

689-
** [email protected].2 - https://www.npmjs.com/package/crc32-stream/v/4.0.2 | MIT
715+
** [email protected].3 - https://www.npmjs.com/package/crc32-stream/v/4.0.3 | MIT
690716
Copyright (c) 2014 Chris Talkington, contributors.
691717

692718
Permission is hereby granted, free of charge, to any person
@@ -2938,7 +2964,7 @@ THE SOFTWARE.
29382964

29392965
----------------
29402966

2941-
** [email protected].0 - https://www.npmjs.com/package/zip-stream/v/4.1.0 | MIT
2967+
** [email protected].1 - https://www.npmjs.com/package/zip-stream/v/4.1.1 | MIT
29422968
Copyright (c) 2014 Chris Talkington, contributors.
29432969

29442970
Permission is hereby granted, free of charge, to any person

packages/@aws-cdk/integ-tests-alpha/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"@aws-cdk/integ-runner": "0.0.0",
7171
"@aws-cdk/pkglint": "0.0.0",
7272
"@aws-cdk/sdk-v2-to-v3-adapter": "0.0.0",
73-
"@aws-sdk/client-ec2": "^3.399.0",
74-
"@aws-sdk/client-s3": "^3.400.0",
75-
"@aws-sdk/client-sfn": "^3.398.0",
73+
"@aws-sdk/client-ec2": "^3.406.0",
74+
"@aws-sdk/client-s3": "^3.405.0",
75+
"@aws-sdk/client-sfn": "^3.405.0",
7676
"@aws-sdk/types": "^3.398.0",
7777
"@types/fs-extra": "^9.0.13",
7878
"@types/jest": "^29.5.4",

0 commit comments

Comments
 (0)