File tree Expand file tree Collapse file tree 13 files changed +290
-281
lines changed Expand file tree Collapse file tree 13 files changed +290
-281
lines changed Original file line number Diff line number Diff line change 23
23
"fs-extra" : " ^9.1.0" ,
24
24
"graceful-fs" : " ^4.2.10" ,
25
25
"jest-junit" : " ^13.2.0" ,
26
- "jsii-diff" : " ^1.65.1 " ,
27
- "jsii-pacmak" : " ^1.65.1 " ,
28
- "jsii-reflect" : " ^1.65.1 " ,
29
- "jsii-rosetta" : " ^1.65.1 " ,
26
+ "jsii-diff" : " ^1.66.0 " ,
27
+ "jsii-pacmak" : " ^1.66.0 " ,
28
+ "jsii-reflect" : " ^1.66.0 " ,
29
+ "jsii-rosetta" : " ^1.66.0 " ,
30
30
"lerna" : " ^4.0.0" ,
31
31
"patch-package" : " ^6.4.7" ,
32
32
"semver" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 90
90
"@types/sinon" : " ^9.0.11" ,
91
91
"@types/yaml" : " 1.9.6" ,
92
92
"aws-sdk" : " ^2.848.0" ,
93
- "cdk8s" : " ^2.4.14 " ,
93
+ "cdk8s" : " ^2.4.17 " ,
94
94
"cdk8s-plus-21" : " ^2.0.0-beta.12" ,
95
95
"jest" : " ^27.5.1" ,
96
96
"sinon" : " ^9.2.4"
Original file line number Diff line number Diff line change 79
79
"@aws-cdk/pkglint" : " 0.0.0" ,
80
80
"@types/jest" : " ^27.5.2" ,
81
81
"delay" : " 5.0.0" ,
82
- "esbuild" : " ^0.15.5 "
82
+ "esbuild" : " ^0.15.6 "
83
83
},
84
84
"dependencies" : {
85
85
"@aws-cdk/aws-lambda" : " 0.0.0" ,
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
156
156
157
157
----------------
158
158
159
- ** aws-sdk@2.1205 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1205 .0 | Apache-2.0
159
+ ** aws-sdk@2.1206 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1206 .0 | Apache-2.0
160
160
AWS SDK for JavaScript
161
161
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
162
162
Original file line number Diff line number Diff line change 361
361
"@types/fs-extra" : " ^8.1.2" ,
362
362
"@types/node" : " ^14.18.26" ,
363
363
"constructs" : " ^10.0.0" ,
364
- "esbuild" : " ^0.15.5 " ,
364
+ "esbuild" : " ^0.15.6 " ,
365
365
"fs-extra" : " ^9.1.0" ,
366
366
"ts-node" : " ^9.1.1" ,
367
367
"typescript" : " ~3.8.3"
Original file line number Diff line number Diff line change 1
1
The aws-cdk package includes the following third-party software/licensing:
2
2
3
- ** @jsii/check-node@1.65.1 - https://www.npmjs.com/package/@jsii/check-node/v/1.65.1 | Apache-2.0
3
+ ** @jsii/check-node@1.66.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.66.0 | Apache-2.0
4
4
jsii
5
5
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
6
6
@@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
268
268
269
269
----------------
270
270
271
- ** aws-sdk@2.1205 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1205 .0 | Apache-2.0
271
+ ** aws-sdk@2.1206 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1206 .0 | Apache-2.0
272
272
AWS SDK for JavaScript
273
273
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
274
274
Original file line number Diff line number Diff line change 95
95
"@aws-cdk/cloudformation-diff" : " 0.0.0" ,
96
96
"@aws-cdk/cx-api" : " 0.0.0" ,
97
97
"@aws-cdk/region-info" : " 0.0.0" ,
98
- "@jsii/check-node" : " 1.65.1 " ,
98
+ "@jsii/check-node" : " 1.66.0 " ,
99
99
"archiver" : " ^5.3.1" ,
100
100
"aws-sdk" : " ^2.1093.0" ,
101
101
"camelcase" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 18
18
"awslint" : " bin/awslint"
19
19
},
20
20
"dependencies" : {
21
- "@jsii/spec" : " ^1.65.1 " ,
21
+ "@jsii/spec" : " ^1.66.0 " ,
22
22
"camelcase" : " ^6.3.0" ,
23
23
"chalk" : " ^4" ,
24
24
"fs-extra" : " ^9.1.0" ,
25
- "jsii-reflect" : " ^1.65.1 " ,
25
+ "jsii-reflect" : " ^1.66.0 " ,
26
26
"yargs" : " ^16.2.0"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change 30
30
},
31
31
"license" : " Apache-2.0" ,
32
32
"dependencies" : {
33
- "codemaker" : " ^1.65.1 " ,
33
+ "codemaker" : " ^1.66.0 " ,
34
34
"yaml" : " 1.10.2"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change 57
57
"fs-extra" : " ^9.1.0" ,
58
58
"jest" : " ^27.5.1" ,
59
59
"jest-junit" : " ^13.2.0" ,
60
- "jsii" : " ^1.65.1 " ,
61
- "jsii-pacmak" : " ^1.65.1 " ,
62
- "jsii-reflect" : " ^1.65.1 " ,
60
+ "jsii" : " ^1.66.0 " ,
61
+ "jsii-pacmak" : " ^1.66.0 " ,
62
+ "jsii-reflect" : " ^1.66.0 " ,
63
63
"markdownlint-cli" : " ^0.32.2" ,
64
64
"nyc" : " ^15.1.0" ,
65
65
"semver" : " ^7.3.7" ,
You can’t perform that action at this time.
0 commit comments