@aws-solutions-constructs/core 2.95.0 → 2.95.1

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
@@ -9794,6 +9794,6 @@
9794
9794
  "symbolId": "lib/waf-helper:WafWebAclProps"
9795
9795
  }
9796
9796
  },
9797
- "version": "2.95.0",
9798
- "fingerprint": "Yo39pJ0gVm6CW67utf6b81lHNmQY0f/LaMQK3tA5VGM="
9797
+ "version": "2.95.1",
9798
+ "fingerprint": "P4ng+oTDj054t2CuHI2Rz2y0BG9YcZ/oZTqJvYErL7c="
9799
9799
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-solutions-constructs/core",
3
- "version": "2.95.0",
3
+ "version": "2.95.1",
4
4
  "description": "Core CDK Construct for patterns library",
5
5
  "main": "index.js",
6
6
  "types": "index.ts",