cdk-assets 2.155.41 → 2.155.42

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.
@@ -2947,9 +2947,9 @@
2947
2947
  }
2948
2948
  },
2949
2949
  "node_modules/caniuse-lite": {
2950
- "version": "1.0.30001683",
2951
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz",
2952
- "integrity": "sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==",
2950
+ "version": "1.0.30001684",
2951
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz",
2952
+ "integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==",
2953
2953
  "dev": true,
2954
2954
  "funding": [
2955
2955
  {
@@ -10439,9 +10439,9 @@
10439
10439
  }
10440
10440
  },
10441
10441
  "node_modules/ts-api-utils": {
10442
- "version": "1.4.0",
10443
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.0.tgz",
10444
- "integrity": "sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==",
10442
+ "version": "1.4.1",
10443
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.1.tgz",
10444
+ "integrity": "sha512-5RU2/lxTA3YUZxju61HO2U6EoZLvBLtmV2mbTvqyu4a/7s7RmJPT+1YekhMVsQhznRWk/czIwDUg+V8Q9ZuG4w==",
10445
10445
  "dev": true,
10446
10446
  "license": "MIT",
10447
10447
  "engines": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "version": "2.155.41",
82
+ "version": "2.155.42",
83
83
  "types": "lib/index.d.ts",
84
84
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
85
85
  }