@aws-solutions-constructs/core 2.31.0 → 2.32.0

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.
Files changed (2) hide show
  1. package/.jsii +2 -2
  2. package/package.json +1 -1
package/.jsii CHANGED
@@ -5906,6 +5906,6 @@
5906
5906
  "symbolId": "lib/input-validation:VerifiedProps"
5907
5907
  }
5908
5908
  },
5909
- "version": "2.31.0",
5910
- "fingerprint": "qDwXjddaKbBI406Qr2FRtz9l7Jh7wtNQDj7WLP+ix7A="
5909
+ "version": "2.32.0",
5910
+ "fingerprint": "k+AMJnrS0VJA3gBpaeVG5+l9O8S3zcMwG1C3faq1OPg="
5911
5911
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-solutions-constructs/core",
3
- "version": "2.31.0",
3
+ "version": "2.32.0",
4
4
  "description": "Core CDK Construct for patterns library",
5
5
  "main": "index.js",
6
6
  "types": "index.ts",