File tree Expand file tree Collapse file tree 13 files changed +340
-340
lines changed Expand file tree Collapse file tree 13 files changed +340
-340
lines changed Original file line number Diff line number Diff line change 2222 "fs-extra" : " ^9.1.0" ,
2323 "graceful-fs" : " ^4.2.10" ,
2424 "jest-junit" : " ^13.2.0" ,
25- "jsii-diff" : " ^1.62 .0" ,
26- "jsii-pacmak" : " ^1.62 .0" ,
27- "jsii-reflect" : " ^1.62 .0" ,
28- "jsii-rosetta" : " ^1.62 .0" ,
25+ "jsii-diff" : " ^1.63 .0" ,
26+ "jsii-pacmak" : " ^1.63 .0" ,
27+ "jsii-reflect" : " ^1.63 .0" ,
28+ "jsii-rosetta" : " ^1.63 .0" ,
2929 "lerna" : " ^4.0.0" ,
3030 "patch-package" : " ^6.4.7" ,
3131 "semver" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 8989 "@types/sinon" : " ^9.0.11" ,
9090 "@types/yaml" : " 1.9.6" ,
9191 "aws-sdk" : " ^2.848.0" ,
92- "cdk8s" : " ^1.6.60 " ,
92+ "cdk8s" : " ^1.6.67 " ,
9393 "cdk8s-plus-21" : " ^1.0.0-beta.186" ,
9494 "jest" : " ^27.5.1" ,
9595 "sinon" : " ^9.2.4"
Original file line number Diff line number Diff line change 7878 "@aws-cdk/pkglint" : " 0.0.0" ,
7979 "@types/jest" : " ^27.5.2" ,
8080 "delay" : " 5.0.0" ,
81- "esbuild" : " ^0.14.49 "
81+ "esbuild" : " ^0.14.50 "
8282 },
8383 "dependencies" : {
8484 "@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
156156
157157----------------
158158
159- ** aws-sdk@2.1178 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1178 .0 | Apache-2.0
159+ ** aws-sdk@2.1182 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1182 .0 | Apache-2.0
160160AWS SDK for JavaScript
161161Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
162162
Original file line number Diff line number Diff line change 362362 "@types/fs-extra" : " ^8.1.2" ,
363363 "@types/node" : " ^10.17.60" ,
364364 "constructs" : " ^3.3.69" ,
365- "esbuild" : " ^0.14.49 " ,
365+ "esbuild" : " ^0.14.50 " ,
366366 "fs-extra" : " ^9.1.0" ,
367367 "ts-node" : " ^9.1.1" ,
368368 "typescript" : " ~3.8.3"
Original file line number Diff line number Diff line change 11The aws-cdk package includes the following third-party software/licensing:
22
3- ** @jsii/check-node@1.62 .0 - https://www.npmjs.com/package/@jsii/check-node/v/1.62 .0 | Apache-2.0
3+ ** @jsii/check-node@1.63 .0 - https://www.npmjs.com/package/@jsii/check-node/v/1.63 .0 | Apache-2.0
44jsii
55Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
66
@@ -37,7 +37,7 @@ THE SOFTWARE.
3737
3838----------------
3939
40- ** acorn@8.7.1 - https://www.npmjs.com/package/acorn/v/8.7.1 | MIT
40+ ** acorn@8.8.0 - https://www.npmjs.com/package/acorn/v/8.8.0 | MIT
4141MIT License
4242
4343Copyright (C) 2012-2022 by various contributors (see AUTHORS)
@@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
268268
269269----------------
270270
271- ** aws-sdk@2.1178 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1178 .0 | Apache-2.0
271+ ** aws-sdk@2.1182 .0 - https://www.npmjs.com/package/aws-sdk/v/2.1182 .0 | Apache-2.0
272272AWS SDK for JavaScript
273273Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
274274
Original file line number Diff line number Diff line change 9393 "@aws-cdk/cloudformation-diff" : " 0.0.0" ,
9494 "@aws-cdk/cx-api" : " 0.0.0" ,
9595 "@aws-cdk/region-info" : " 0.0.0" ,
96- "@jsii/check-node" : " 1.62 .0" ,
96+ "@jsii/check-node" : " 1.63 .0" ,
9797 "archiver" : " ^5.3.1" ,
9898 "aws-sdk" : " ^2.1093.0" ,
9999 "camelcase" : " ^6.3.0" ,
Original file line number Diff line number Diff line change 1818 "awslint" : " bin/awslint"
1919 },
2020 "dependencies" : {
21- "@jsii/spec" : " ^1.62 .0" ,
21+ "@jsii/spec" : " ^1.63 .0" ,
2222 "camelcase" : " ^6.3.0" ,
2323 "chalk" : " ^4" ,
2424 "fs-extra" : " ^9.1.0" ,
25- "jsii-reflect" : " ^1.62 .0" ,
25+ "jsii-reflect" : " ^1.63 .0" ,
2626 "yargs" : " ^16.2.0"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change 2929 },
3030 "license" : " Apache-2.0" ,
3131 "dependencies" : {
32- "codemaker" : " ^1.62 .0" ,
32+ "codemaker" : " ^1.63 .0" ,
3333 "yaml" : " 1.10.2"
3434 },
3535 "devDependencies" : {
Original file line number Diff line number Diff line change 5757 "fs-extra" : " ^9.1.0" ,
5858 "jest" : " ^27.5.1" ,
5959 "jest-junit" : " ^13.2.0" ,
60- "jsii" : " ^1.62 .0" ,
61- "jsii-pacmak" : " ^1.62 .0" ,
62- "jsii-reflect" : " ^1.62 .0" ,
63- "markdownlint-cli" : " ^0.32.0 " ,
60+ "jsii" : " ^1.63 .0" ,
61+ "jsii-pacmak" : " ^1.63 .0" ,
62+ "jsii-reflect" : " ^1.63 .0" ,
63+ "markdownlint-cli" : " ^0.32.1 " ,
6464 "nyc" : " ^15.1.0" ,
6565 "semver" : " ^7.3.7" ,
6666 "ts-jest" : " ^27.1.5" ,
You can’t perform that action at this time.
0 commit comments