cdk-assets 2.155.12 → 2.155.14

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.
@@ -3324,9 +3324,9 @@
3324
3324
  }
3325
3325
  },
3326
3326
  "node_modules/constructs": {
3327
- "version": "10.4.1",
3328
- "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.4.1.tgz",
3329
- "integrity": "sha512-eIZhGVl6SFI0T6eKtjDRlgInJn3X3uh6l4MMpRF+cQrCfm1SPkDUAMwwYEJ6bpj0Muv2quKE2E8HrijKGyNGaw==",
3327
+ "version": "10.4.2",
3328
+ "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.4.2.tgz",
3329
+ "integrity": "sha512-wsNxBlAott2qg8Zv87q3eYZYgheb9lchtBfjHzzLHtXbttwSrHPs1NNQbBrmbb1YZvYg2+Vh0Dor76w4mFxJkA==",
3330
3330
  "dev": true,
3331
3331
  "license": "Apache-2.0"
3332
3332
  },
@@ -4073,9 +4073,9 @@
4073
4073
  }
4074
4074
  },
4075
4075
  "node_modules/electron-to-chromium": {
4076
- "version": "1.5.36",
4077
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.36.tgz",
4078
- "integrity": "sha512-HYTX8tKge/VNp6FGO+f/uVDmUkq+cEfcxYhKf15Akc4M5yxt5YmorwlAitKWjWhWQnKcDRBAQKXkhqqXMqcrjw==",
4076
+ "version": "1.5.38",
4077
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.38.tgz",
4078
+ "integrity": "sha512-VbeVexmZ1IFh+5EfrYz1I0HTzHVIlJa112UEWhciPyeOcKJGeTv6N8WnG4wsQB81DGCaVEGhpSb6o6a8WYFXXg==",
4079
4079
  "dev": true,
4080
4080
  "license": "ISC"
4081
4081
  },
@@ -10570,9 +10570,9 @@
10570
10570
  }
10571
10571
  },
10572
10572
  "node_modules/tslib": {
10573
- "version": "2.7.0",
10574
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
10575
- "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
10573
+ "version": "2.8.0",
10574
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz",
10575
+ "integrity": "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==",
10576
10576
  "dev": true,
10577
10577
  "license": "0BSD"
10578
10578
  },
package/package.json CHANGED
@@ -78,7 +78,7 @@
78
78
  "publishConfig": {
79
79
  "access": "public"
80
80
  },
81
- "version": "2.155.12",
81
+ "version": "2.155.14",
82
82
  "types": "lib/index.d.ts",
83
83
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
84
84
  }