cdk-assets 2.155.28 → 2.155.30
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 +17 -17
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"jszip": "^3.10.1",
|
|
47
47
|
"mock-fs": "^5",
|
|
48
48
|
"prettier": "^3.3.3",
|
|
49
|
-
"projen": "^0.90.
|
|
49
|
+
"projen": "^0.90.2",
|
|
50
50
|
"ts-jest": "^29.2.5",
|
|
51
51
|
"ts-node": "^10.9.2",
|
|
52
52
|
"typescript": "^5.6.3"
|
|
@@ -2926,9 +2926,9 @@
|
|
|
2926
2926
|
}
|
|
2927
2927
|
},
|
|
2928
2928
|
"node_modules/caniuse-lite": {
|
|
2929
|
-
"version": "1.0.
|
|
2930
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
2931
|
-
"integrity": "sha512-
|
|
2929
|
+
"version": "1.0.30001680",
|
|
2930
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz",
|
|
2931
|
+
"integrity": "sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==",
|
|
2932
2932
|
"dev": true,
|
|
2933
2933
|
"funding": [
|
|
2934
2934
|
{
|
|
@@ -7914,9 +7914,9 @@
|
|
|
7914
7914
|
"license": "MIT"
|
|
7915
7915
|
},
|
|
7916
7916
|
"node_modules/object-inspect": {
|
|
7917
|
-
"version": "1.13.
|
|
7918
|
-
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.
|
|
7919
|
-
"integrity": "sha512-
|
|
7917
|
+
"version": "1.13.3",
|
|
7918
|
+
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
|
|
7919
|
+
"integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
|
|
7920
7920
|
"dev": true,
|
|
7921
7921
|
"license": "MIT",
|
|
7922
7922
|
"engines": {
|
|
@@ -8342,9 +8342,9 @@
|
|
|
8342
8342
|
"license": "MIT"
|
|
8343
8343
|
},
|
|
8344
8344
|
"node_modules/projen": {
|
|
8345
|
-
"version": "0.90.
|
|
8346
|
-
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.
|
|
8347
|
-
"integrity": "sha512-
|
|
8345
|
+
"version": "0.90.2",
|
|
8346
|
+
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.2.tgz",
|
|
8347
|
+
"integrity": "sha512-AMCSpo/IDGKvww+b5PFMv1fOpXkId7Tn6ISJvUDxjAb+/VrAqequcAJrlvDl0tO75ZRDY18b2N1twZFPyeueew==",
|
|
8348
8348
|
"bundleDependencies": [
|
|
8349
8349
|
"@iarna/toml",
|
|
8350
8350
|
"case",
|
|
@@ -10266,22 +10266,22 @@
|
|
|
10266
10266
|
}
|
|
10267
10267
|
},
|
|
10268
10268
|
"node_modules/tldts": {
|
|
10269
|
-
"version": "6.1.
|
|
10270
|
-
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.
|
|
10271
|
-
"integrity": "sha512-
|
|
10269
|
+
"version": "6.1.60",
|
|
10270
|
+
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.60.tgz",
|
|
10271
|
+
"integrity": "sha512-TYVHm7G9NCnhgqOsFalbX6MG1Po5F4efF+tLfoeiOGQq48Oqgwcgz8upY2R1BHWa4aDrj28RYx0dkYJ63qCFMg==",
|
|
10272
10272
|
"dev": true,
|
|
10273
10273
|
"license": "MIT",
|
|
10274
10274
|
"dependencies": {
|
|
10275
|
-
"tldts-core": "^6.1.
|
|
10275
|
+
"tldts-core": "^6.1.60"
|
|
10276
10276
|
},
|
|
10277
10277
|
"bin": {
|
|
10278
10278
|
"tldts": "bin/cli.js"
|
|
10279
10279
|
}
|
|
10280
10280
|
},
|
|
10281
10281
|
"node_modules/tldts-core": {
|
|
10282
|
-
"version": "6.1.
|
|
10283
|
-
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.
|
|
10284
|
-
"integrity": "sha512-
|
|
10282
|
+
"version": "6.1.60",
|
|
10283
|
+
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.60.tgz",
|
|
10284
|
+
"integrity": "sha512-XHjoxak8SFQnHnmYHb3PcnW5TZ+9ErLZemZei3azuIRhQLw4IExsVbL3VZJdHcLeNaXq6NqawgpDPpjBOg4B5g==",
|
|
10285
10285
|
"dev": true,
|
|
10286
10286
|
"license": "MIT"
|
|
10287
10287
|
},
|
package/package.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"jszip": "^3.10.1",
|
|
56
56
|
"mock-fs": "^5",
|
|
57
57
|
"prettier": "^3.3.3",
|
|
58
|
-
"projen": "^0.90.
|
|
58
|
+
"projen": "^0.90.2",
|
|
59
59
|
"ts-jest": "^29.2.5",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
61
|
"typescript": "^5.6.3"
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"version": "2.155.
|
|
82
|
+
"version": "2.155.30",
|
|
83
83
|
"types": "lib/index.d.ts",
|
|
84
84
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
85
85
|
}
|