cdk-assets 2.155.33 → 2.155.34

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.
@@ -842,9 +842,9 @@
842
842
  }
843
843
  },
844
844
  "node_modules/@eslint/plugin-kit": {
845
- "version": "0.2.2",
846
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.2.tgz",
847
- "integrity": "sha512-CXtq5nR4Su+2I47WPOlWud98Y5Lv8Kyxp2ukhgFx/eW6Blm18VXJO5WuQylPugRo8nbluoi6GvvxBLqHcvqUUw==",
845
+ "version": "0.2.3",
846
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz",
847
+ "integrity": "sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==",
848
848
  "dev": true,
849
849
  "license": "Apache-2.0",
850
850
  "dependencies": {
@@ -4060,9 +4060,9 @@
4060
4060
  }
4061
4061
  },
4062
4062
  "node_modules/electron-to-chromium": {
4063
- "version": "1.5.57",
4064
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.57.tgz",
4065
- "integrity": "sha512-xS65H/tqgOwUBa5UmOuNSLuslDo7zho0y/lgQw35pnrqiZh7UOWHCeL/Bt6noJATbA6tpQJGCifsFsIRZj1Fqg==",
4063
+ "version": "1.5.59",
4064
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.59.tgz",
4065
+ "integrity": "sha512-faAXB6+gEbC8FsiRdpOXgOe4snP49YwjiXynEB8Mp7sUx80W5eN+BnnBHJ/F7eIeLzs+QBfDD40bJMm97oEFcw==",
4066
4066
  "dev": true,
4067
4067
  "license": "ISC"
4068
4068
  },
@@ -4132,9 +4132,9 @@
4132
4132
  }
4133
4133
  },
4134
4134
  "node_modules/es-abstract": {
4135
- "version": "1.23.4",
4136
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.4.tgz",
4137
- "integrity": "sha512-HR1gxH5OaiN7XH7uiWH0RLw0RcFySiSoW1ctxmD1ahTw3uGBtkmm/ng0tDU1OtYx5OK6EOL5Y6O21cDflG3Jcg==",
4135
+ "version": "1.23.5",
4136
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.5.tgz",
4137
+ "integrity": "sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==",
4138
4138
  "dev": true,
4139
4139
  "license": "MIT",
4140
4140
  "dependencies": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "version": "2.155.33",
82
+ "version": "2.155.34",
83
83
  "types": "lib/index.d.ts",
84
84
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
85
85
  }