@aws-solutions-constructs/core 2.67.0 → 2.67.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
@@ -8606,6 +8606,6 @@
8606
8606
  "symbolId": "lib/waf-helper:WafWebAclProps"
8607
8607
  }
8608
8608
  },
8609
- "version": "2.67.0",
8610
- "fingerprint": "LlWSWMuTeafjhghQ2WnzSlvIBQivNvgYrCvbsw/jW0Q="
8609
+ "version": "2.67.1",
8610
+ "fingerprint": "8B141Le4baP7G06iCTOPM61Xx+u2K4O2uaO6jzigbX0="
8611
8611
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-solutions-constructs/core",
3
- "version": "2.67.0",
3
+ "version": "2.67.1",
4
4
  "description": "Core CDK Construct for patterns library",
5
5
  "main": "index.js",
6
6
  "types": "index.ts",