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",

packages/@aws-cdk/sdk-v2-to-v3-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@aws-cdk/cdk-build-tools": "0.0.0",
2929
"@aws-cdk/pkglint": "0.0.0",
30-
"@aws-sdk/client-s3": "^3.400.0",
30+
"@aws-sdk/client-s3": "^3.405.0",
3131
"@types/jest": "^29.5.4",
3232
"jest": "^29.6.4"
3333
},

packages/aws-cdk-lib/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -146,37 +146,37 @@
146146
"@aws-cdk/pkglint": "0.0.0",
147147
"@aws-cdk/sdk-v2-to-v3-adapter": "0.0.0",
148148
"@aws-cdk/spec2cdk": "0.0.0",
149-
"@aws-sdk/client-acm": "^3.398.0",
150-
"@aws-sdk/client-account": "^3.398.0",
151-
"@aws-sdk/client-codepipeline": "^3.398.0",
152-
"@aws-sdk/client-cloudwatch-logs": "^3.398.0",
153-
"@aws-sdk/client-dynamodb": "^3.398.0",
154-
"@aws-sdk/client-ec2": "^3.399.0",
155-
"@aws-sdk/client-ecr": "^3.398.0",
156-
"@aws-sdk/client-eks": "^3.398.0",
157-
"@aws-sdk/client-iam": "^3.398.0",
158-
"@aws-sdk/client-lambda": "^3.398.0",
159-
"@aws-sdk/client-route-53": "^3.398.0",
160-
"@aws-sdk/client-s3": "^3.400.0",
161-
"@aws-sdk/client-sfn": "^3.398.0",
162-
"@aws-sdk/client-ssm": "^3.398.0",
163-
"@aws-sdk/client-sts": "^3.398.0",
164-
"@aws-sdk/credential-providers": "^3.398.0",
149+
"@aws-sdk/client-acm": "^3.405.0",
150+
"@aws-sdk/client-account": "^3.405.0",
151+
"@aws-sdk/client-codepipeline": "^3.405.0",
152+
"@aws-sdk/client-cloudwatch-logs": "^3.405.0",
153+
"@aws-sdk/client-dynamodb": "^3.405.0",
154+
"@aws-sdk/client-ec2": "^3.406.0",
155+
"@aws-sdk/client-ecr": "^3.405.0",
156+
"@aws-sdk/client-eks": "^3.405.0",
157+
"@aws-sdk/client-iam": "^3.405.0",
158+
"@aws-sdk/client-lambda": "^3.405.0",
159+
"@aws-sdk/client-route-53": "^3.405.0",
160+
"@aws-sdk/client-s3": "^3.405.0",
161+
"@aws-sdk/client-sfn": "^3.405.0",
162+
"@aws-sdk/client-ssm": "^3.405.0",
163+
"@aws-sdk/client-sts": "^3.405.0",
164+
"@aws-sdk/credential-providers": "^3.405.0",
165165
"@aws-sdk/node-http-handler": "^3.370.0",
166166
"@aws-sdk/types": "^3.398.0",
167167
"@types/aws-lambda": "^8.10.119",
168168
"@types/jest": "^29.5.4",
169-
"@types/lodash": "^4.14.197",
169+
"@types/lodash": "^4.14.198",
170170
"@types/punycode": "^2.1.0",
171-
"aws-sdk": "^2.1447.0",
171+
"aws-sdk": "^2.1451.0",
172172
"aws-sdk-client-mock": "^3.0.0",
173173
"aws-sdk-client-mock-jest": "^3.0.0",
174174
"aws-sdk-mock": "5.8.0",
175-
"cdk8s": "^2.64.0",
175+
"cdk8s": "^2.64.5",
176176
"constructs": "^10.0.0",
177177
"delay": "5.0.0",
178178
"esbuild": "^0.19.2",
179-
"fast-check": "^3.12.0",
179+
"fast-check": "^3.12.1",
180180
"fs-extra": "^11.1.1",
181181
"jest": "^29.6.4",
182182
"jest-each": "^29.6.3",

packages/aws-cdk/THIRD_PARTY_LICENSES

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,32 @@ OTHER DEALINGS IN THE SOFTWARE.
138138

139139
----------------
140140

141+
** [email protected] - https://www.npmjs.com/package/archiver-utils/v/3.0.4 | MIT
142+
Copyright (c) 2015 Chris Talkington.
143+
144+
Permission is hereby granted, free of charge, to any person
145+
obtaining a copy of this software and associated documentation
146+
files (the "Software"), to deal in the Software without
147+
restriction, including without limitation the rights to use,
148+
copy, modify, merge, publish, distribute, sublicense, and/or sell
149+
copies of the Software, and to permit persons to whom the
150+
Software is furnished to do so, subject to the following
151+
conditions:
152+
153+
The above copyright notice and this permission notice shall be
154+
included in all copies or substantial portions of the Software.
155+
156+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
157+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
158+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
159+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
160+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
161+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
162+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
163+
OTHER DEALINGS IN THE SOFTWARE.
164+
165+
----------------
166+
141167
** [email protected] - https://www.npmjs.com/package/archiver/v/5.3.2 | MIT
142168
Copyright (c) 2012-2014 Chris Talkington, contributors.
143169

@@ -238,7 +264,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
238264

239265
----------------
240266

241-
** aws-sdk@2.1447.0 - https://www.npmjs.com/package/aws-sdk/v/2.1447.0 | Apache-2.0
267+
** aws-sdk@2.1451.0 - https://www.npmjs.com/package/aws-sdk/v/2.1451.0 | Apache-2.0
242268
AWS SDK for JavaScript
243269
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
244270

@@ -532,7 +558,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
532558

533559
----------------
534560

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

538564
Permission is hereby granted, free of charge, to any person
@@ -811,7 +837,7 @@ IN THE SOFTWARE.
811837

812838
----------------
813839

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

817843
Permission is hereby granted, free of charge, to any person
@@ -1367,7 +1393,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13671393

13681394
----------------
13691395

1370-
** [email protected].1 - https://www.npmjs.com/package/https-proxy-agent/v/7.0.1 | MIT
1396+
** [email protected].2 - https://www.npmjs.com/package/https-proxy-agent/v/7.0.2 | MIT
13711397

13721398
----------------
13731399

@@ -2134,7 +2160,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21342160

21352161
----------------
21362162

2137-
** [email protected].0 - https://www.npmjs.com/package/pac-proxy-agent/v/7.0.0 | MIT
2163+
** [email protected].1 - https://www.npmjs.com/package/pac-proxy-agent/v/7.0.1 | MIT
21382164

21392165
----------------
21402166

@@ -2224,7 +2250,7 @@ THE SOFTWARE.
22242250

22252251
----------------
22262252

2227-
** [email protected].0 - https://www.npmjs.com/package/proxy-agent/v/6.3.0 | MIT
2253+
** [email protected].1 - https://www.npmjs.com/package/proxy-agent/v/6.3.1 | MIT
22282254

22292255
----------------
22302256

@@ -2793,7 +2819,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27932819

27942820
----------------
27952821

2796-
** [email protected].1 - https://www.npmjs.com/package/socks-proxy-agent/v/8.0.1 | MIT
2822+
** [email protected].2 - https://www.npmjs.com/package/socks-proxy-agent/v/8.0.2 | MIT
27972823

27982824
----------------
27992825

@@ -3375,7 +3401,7 @@ THE SOFTWARE.
33753401

33763402
----------------
33773403

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

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

packages/aws-cdk/lib/init-templates/app/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@types/jest": "^29.5.4",
15-
"@types/node": "20.5.7",
15+
"@types/node": "20.5.9",
1616
"jest": "^29.6.4",
1717
"ts-jest": "^29.1.1",
1818
"aws-cdk": "%cdk-version%",

packages/aws-cdk/lib/init-templates/lib/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@types/jest": "^29.5.4",
13-
"@types/node": "20.5.7",
13+
"@types/node": "20.5.9",
1414
"aws-cdk-lib": "%cdk-version%",
1515
"constructs": "%constructs-version%",
1616
"jest": "^29.6.4",

packages/aws-cdk/lib/init-templates/sample-app/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@types/jest": "^29.5.4",
15-
"@types/node": "20.5.7",
15+
"@types/node": "20.5.9",
1616
"jest": "^29.6.4",
1717
"ts-jest": "^29.1.1",
1818
"aws-cdk": "%cdk-version%",

0 commit comments

Comments
 (0)