aws-cdk 2.1029.3 → 2.1029.4

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.
package/build-info.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "comment": "Generated at 2025-09-24T11:30:20Z by generate.sh",
3
- "commit": "2f0cfc4"
2
+ "comment": "Generated at 2025-10-01T17:45:57Z by generate.sh",
3
+ "commit": "09c0061"
4
4
  }
package/lib/index.js CHANGED
@@ -3478,7 +3478,7 @@ var require_semver2 = __commonJS({
3478
3478
  // ../@aws-cdk/cloud-assembly-schema/cli-version.json
3479
3479
  var require_cli_version = __commonJS({
3480
3480
  "../@aws-cdk/cloud-assembly-schema/cli-version.json"(exports2, module2) {
3481
- module2.exports = { version: "2.1029.3" };
3481
+ module2.exports = { version: "2.1029.4" };
3482
3482
  }
3483
3483
  });
3484
3484
 
package/package.json CHANGED
@@ -78,10 +78,10 @@
78
78
  "typescript": "5.8",
79
79
  "xml-js": "^1.6.11",
80
80
  "@aws-cdk/cdk-assets-lib": "^1.0.4",
81
- "@aws-cdk/cloud-assembly-schema": ">=48.11.0",
81
+ "@aws-cdk/cloud-assembly-schema": ">=48.12.0",
82
82
  "@aws-cdk/cloudformation-diff": "2.184.1",
83
83
  "@aws-cdk/cx-api": "^2.215.0",
84
- "@aws-cdk/toolkit-lib": "^1.8.3",
84
+ "@aws-cdk/toolkit-lib": "^1.9.0",
85
85
  "@aws-sdk/client-appsync": "^3",
86
86
  "@aws-sdk/client-cloudcontrol": "^3",
87
87
  "@aws-sdk/client-cloudformation": "^3",
@@ -143,7 +143,7 @@
143
143
  "publishConfig": {
144
144
  "access": "public"
145
145
  },
146
- "version": "2.1029.3",
146
+ "version": "2.1029.4",
147
147
  "types": "lib/index.d.ts",
148
148
  "exports": {
149
149
  "./package.json": "./package.json",