cdk-assets 2.155.113 → 2.155.114

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.
@@ -4521,9 +4521,9 @@
4521
4521
  }
4522
4522
  },
4523
4523
  "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==",
4524
+ "version": "9.20.1",
4525
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz",
4526
+ "integrity": "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==",
4527
4527
  "dev": true,
4528
4528
  "license": "MIT",
4529
4529
  "dependencies": {
@@ -5199,9 +5199,9 @@
5199
5199
  "license": "ISC"
5200
5200
  },
5201
5201
  "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==",
5202
+ "version": "0.3.5",
5203
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
5204
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
5205
5205
  "license": "MIT",
5206
5206
  "dependencies": {
5207
5207
  "is-callable": "^1.2.7"
@@ -11356,9 +11356,9 @@
11356
11356
  }
11357
11357
  },
11358
11358
  "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==",
11359
+ "version": "14.1.1",
11360
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.1.1.tgz",
11361
+ "integrity": "sha512-mDGf9diDad/giZ/Sm9Xi2YcyzaFpbdLpJPr+E9fSkyQ7KpQD4SdFcugkRQYzhmfI4KeV4Qpnn2sKPdo+kmsgRQ==",
11362
11362
  "dev": true,
11363
11363
  "license": "MIT",
11364
11364
  "dependencies": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "version": "2.155.113",
82
+ "version": "2.155.114",
83
83
  "types": "lib/index.d.ts",
84
84
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
85
85
  }