cdk-assets 2.155.113 → 2.155.115

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +27 -24
  2. package/package.json +3 -3
@@ -10,7 +10,7 @@
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@aws-cdk/cloud-assembly-schema": "^39.2.20",
13
- "@aws-cdk/cx-api": "^2.178.1",
13
+ "@aws-cdk/cx-api": "^2.178.2",
14
14
  "archiver": "^5.3.2",
15
15
  "aws-sdk": "^2.1692.0",
16
16
  "glob": "^7.2.3",
@@ -46,7 +46,7 @@
46
46
  "jszip": "^3.10.1",
47
47
  "mock-fs": "^5",
48
48
  "prettier": "^3.5.0",
49
- "projen": "^0.91.8",
49
+ "projen": "^0.91.9",
50
50
  "ts-jest": "^29.2.5",
51
51
  "ts-node": "^10.9.2",
52
52
  "typescript": "^5.7.3"
@@ -125,9 +125,9 @@
125
125
  }
126
126
  },
127
127
  "node_modules/@aws-cdk/cx-api": {
128
- "version": "2.178.1",
129
- "resolved": "https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-2.178.1.tgz",
130
- "integrity": "sha512-ZXrUtq650I/GyXO/zqMX1EhqmagxXbPUcoHkIlt0VzvLBxYvl/BBcU7rJi4UdgMitE2Vcous2vxWaVndmpaaJA==",
128
+ "version": "2.178.2",
129
+ "resolved": "https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-2.178.2.tgz",
130
+ "integrity": "sha512-8/4twM+MLpcwJSIz5KFw14+LmQEVqTksLs8Cp4z11wfjjV7y6HGav+JD6fXccV4fWyYGbLgwXwvY36TBK+PjIQ==",
131
131
  "bundleDependencies": [
132
132
  "semver"
133
133
  ],
@@ -3054,9 +3054,9 @@
3054
3054
  }
3055
3055
  },
3056
3056
  "node_modules/call-bind-apply-helpers": {
3057
- "version": "1.0.1",
3058
- "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz",
3059
- "integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==",
3057
+ "version": "1.0.2",
3058
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
3059
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
3060
3060
  "license": "MIT",
3061
3061
  "dependencies": {
3062
3062
  "es-errors": "^1.3.0",
@@ -4474,13 +4474,16 @@
4474
4474
  }
4475
4475
  },
4476
4476
  "node_modules/es-shim-unscopables": {
4477
- "version": "1.0.2",
4478
- "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
4479
- "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
4477
+ "version": "1.1.0",
4478
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
4479
+ "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
4480
4480
  "dev": true,
4481
4481
  "license": "MIT",
4482
4482
  "dependencies": {
4483
- "hasown": "^2.0.0"
4483
+ "hasown": "^2.0.2"
4484
+ },
4485
+ "engines": {
4486
+ "node": ">= 0.4"
4484
4487
  }
4485
4488
  },
4486
4489
  "node_modules/es-to-primitive": {
@@ -4521,9 +4524,9 @@
4521
4524
  }
4522
4525
  },
4523
4526
  "node_modules/eslint": {
4524
- "version": "9.20.0",
4525
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz",
4526
- "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==",
4527
+ "version": "9.20.1",
4528
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz",
4529
+ "integrity": "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==",
4527
4530
  "dev": true,
4528
4531
  "license": "MIT",
4529
4532
  "dependencies": {
@@ -5199,9 +5202,9 @@
5199
5202
  "license": "ISC"
5200
5203
  },
5201
5204
  "node_modules/for-each": {
5202
- "version": "0.3.4",
5203
- "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.4.tgz",
5204
- "integrity": "sha512-kKaIINnFpzW6ffJNDjjyjrk21BkDx38c0xa/klsT8VzLCaMEefv4ZTacrcVR4DmgTeBra++jMDAfS/tS799YDw==",
5205
+ "version": "0.3.5",
5206
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
5207
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
5205
5208
  "license": "MIT",
5206
5209
  "dependencies": {
5207
5210
  "is-callable": "^1.2.7"
@@ -8721,9 +8724,9 @@
8721
8724
  "license": "MIT"
8722
8725
  },
8723
8726
  "node_modules/projen": {
8724
- "version": "0.91.8",
8725
- "resolved": "https://registry.npmjs.org/projen/-/projen-0.91.8.tgz",
8726
- "integrity": "sha512-TWpxSiv3ZkJoZ2Y0hjnjwmKLlUnxmbPANmQ8yDdUeE6LIYoPmfU0Zw0ijNDI3uTq0BjIz5mFDkic94RW/1Hguw==",
8727
+ "version": "0.91.9",
8728
+ "resolved": "https://registry.npmjs.org/projen/-/projen-0.91.9.tgz",
8729
+ "integrity": "sha512-kQ6SNq1cHLZZaYgJW8fQ0yxD8wBdjyy3hOwwvF8ghFLdqEnZGI94kBgNO3PkrN4ZHiYY/RS2Lkfbls9jG9qQxQ==",
8727
8730
  "bundleDependencies": [
8728
8731
  "@iarna/toml",
8729
8732
  "case",
@@ -11356,9 +11359,9 @@
11356
11359
  }
11357
11360
  },
11358
11361
  "node_modules/whatwg-url": {
11359
- "version": "14.1.0",
11360
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.1.0.tgz",
11361
- "integrity": "sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w==",
11362
+ "version": "14.1.1",
11363
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.1.1.tgz",
11364
+ "integrity": "sha512-mDGf9diDad/giZ/Sm9Xi2YcyzaFpbdLpJPr+E9fSkyQ7KpQD4SdFcugkRQYzhmfI4KeV4Qpnn2sKPdo+kmsgRQ==",
11362
11365
  "dev": true,
11363
11366
  "license": "MIT",
11364
11367
  "dependencies": {
package/package.json CHANGED
@@ -55,14 +55,14 @@
55
55
  "jszip": "^3.10.1",
56
56
  "mock-fs": "^5",
57
57
  "prettier": "^3.5.0",
58
- "projen": "^0.91.8",
58
+ "projen": "^0.91.9",
59
59
  "ts-jest": "^29.2.5",
60
60
  "ts-node": "^10.9.2",
61
61
  "typescript": "^5.7.3"
62
62
  },
63
63
  "dependencies": {
64
64
  "@aws-cdk/cloud-assembly-schema": "^39.2.20",
65
- "@aws-cdk/cx-api": "^2.178.1",
65
+ "@aws-cdk/cx-api": "^2.178.2",
66
66
  "archiver": "^5.3.2",
67
67
  "aws-sdk": "^2.1692.0",
68
68
  "glob": "^7.2.3",
@@ -79,7 +79,7 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "version": "2.155.113",
82
+ "version": "2.155.115",
83
83
  "types": "lib/index.d.ts",
84
84
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
85
85
  }