cdk-assets 2.155.84 → 2.155.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +21 -19
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"version": "3.0.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@aws-cdk/cloud-assembly-schema": "^39.1.
|
|
12
|
+
"@aws-cdk/cloud-assembly-schema": "^39.1.41",
|
|
13
13
|
"@aws-cdk/cx-api": "^2.174.1",
|
|
14
14
|
"archiver": "^5.3.2",
|
|
15
15
|
"aws-sdk": "^2.1692.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"projen": "^0.91.5",
|
|
50
50
|
"ts-jest": "^29.2.5",
|
|
51
51
|
"ts-node": "^10.9.2",
|
|
52
|
-
"typescript": "^5.7.
|
|
52
|
+
"typescript": "^5.7.3"
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
"node_modules/@ampproject/remapping": {
|
|
@@ -67,21 +67,23 @@
|
|
|
67
67
|
}
|
|
68
68
|
},
|
|
69
69
|
"node_modules/@aws-cdk/cloud-assembly-schema": {
|
|
70
|
-
"version": "39.1.
|
|
71
|
-
"resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-39.1.
|
|
72
|
-
"integrity": "sha512-
|
|
70
|
+
"version": "39.1.41",
|
|
71
|
+
"resolved": "https://registry.npmjs.org/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-39.1.41.tgz",
|
|
72
|
+
"integrity": "sha512-6IHWVkS0dBxKUla+TI36jaQzggezfiPuf2hUwQoxpG8W4VASYkPU2lGbPmYhq8Xgn5ryCs7GG4YKJFbrr4dDgQ==",
|
|
73
73
|
"bundleDependencies": [
|
|
74
74
|
"jsonschema",
|
|
75
75
|
"semver"
|
|
76
76
|
],
|
|
77
77
|
"license": "Apache-2.0",
|
|
78
78
|
"dependencies": {
|
|
79
|
-
"jsonschema": "
|
|
79
|
+
"jsonschema": "~1.4.1",
|
|
80
80
|
"semver": "^7.6.3"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
"node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema": {
|
|
84
84
|
"version": "1.4.1",
|
|
85
|
+
"resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.1.tgz",
|
|
86
|
+
"integrity": "sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ==",
|
|
85
87
|
"inBundle": true,
|
|
86
88
|
"license": "MIT",
|
|
87
89
|
"engines": {
|
|
@@ -2779,9 +2781,9 @@
|
|
|
2779
2781
|
}
|
|
2780
2782
|
},
|
|
2781
2783
|
"node_modules/browserslist": {
|
|
2782
|
-
"version": "4.24.
|
|
2783
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.
|
|
2784
|
-
"integrity": "sha512-
|
|
2784
|
+
"version": "4.24.4",
|
|
2785
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
|
|
2786
|
+
"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
|
|
2785
2787
|
"dev": true,
|
|
2786
2788
|
"funding": [
|
|
2787
2789
|
{
|
|
@@ -7358,9 +7360,9 @@
|
|
|
7358
7360
|
"license": "MIT"
|
|
7359
7361
|
},
|
|
7360
7362
|
"node_modules/jsonschema": {
|
|
7361
|
-
"version": "1.
|
|
7362
|
-
"resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.
|
|
7363
|
-
"integrity": "sha512-
|
|
7363
|
+
"version": "1.4.1",
|
|
7364
|
+
"resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.4.1.tgz",
|
|
7365
|
+
"integrity": "sha512-S6cATIPVv1z0IlxdN+zUk5EPjkGCdnhN4wVSBlvoUO1tOLJootbo9CquNJmbIh4yikWHiUedhRYrNPn1arpEmQ==",
|
|
7364
7366
|
"extraneous": true,
|
|
7365
7367
|
"license": "MIT",
|
|
7366
7368
|
"engines": {
|
|
@@ -10935,9 +10937,9 @@
|
|
|
10935
10937
|
"license": "MIT"
|
|
10936
10938
|
},
|
|
10937
10939
|
"node_modules/typescript": {
|
|
10938
|
-
"version": "5.7.
|
|
10939
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.
|
|
10940
|
-
"integrity": "sha512-
|
|
10940
|
+
"version": "5.7.3",
|
|
10941
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
|
10942
|
+
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
|
10941
10943
|
"dev": true,
|
|
10942
10944
|
"license": "Apache-2.0",
|
|
10943
10945
|
"bin": {
|
|
@@ -10999,9 +11001,9 @@
|
|
|
10999
11001
|
}
|
|
11000
11002
|
},
|
|
11001
11003
|
"node_modules/update-browserslist-db": {
|
|
11002
|
-
"version": "1.1.
|
|
11003
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.
|
|
11004
|
-
"integrity": "sha512-
|
|
11004
|
+
"version": "1.1.2",
|
|
11005
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz",
|
|
11006
|
+
"integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
|
|
11005
11007
|
"dev": true,
|
|
11006
11008
|
"funding": [
|
|
11007
11009
|
{
|
|
@@ -11020,7 +11022,7 @@
|
|
|
11020
11022
|
"license": "MIT",
|
|
11021
11023
|
"dependencies": {
|
|
11022
11024
|
"escalade": "^3.2.0",
|
|
11023
|
-
"picocolors": "^1.1.
|
|
11025
|
+
"picocolors": "^1.1.1"
|
|
11024
11026
|
},
|
|
11025
11027
|
"bin": {
|
|
11026
11028
|
"update-browserslist-db": "cli.js"
|
package/package.json
CHANGED
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"projen": "^0.91.5",
|
|
59
59
|
"ts-jest": "^29.2.5",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
|
-
"typescript": "^5.7.
|
|
61
|
+
"typescript": "^5.7.3"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@aws-cdk/cloud-assembly-schema": "^39.1.
|
|
64
|
+
"@aws-cdk/cloud-assembly-schema": "^39.1.41",
|
|
65
65
|
"@aws-cdk/cx-api": "^2.174.1",
|
|
66
66
|
"archiver": "^5.3.2",
|
|
67
67
|
"aws-sdk": "^2.1692.0",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"version": "2.155.
|
|
82
|
+
"version": "2.155.85",
|
|
83
83
|
"types": "lib/index.d.ts",
|
|
84
84
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
85
85
|
}
|