Skip to content

Commit 8014796

Browse files
Upgrade: [dependabot] - bump constructs from 10.4.2 to 10.4.3
Bumps [constructs](https://github.com/aws/constructs) from 10.4.2 to 10.4.3. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.2...v10.4.3) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8738cdd commit 8014796

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"aws-cdk-lib": "^2.221.1",
1414
"cdk-nag": "^2.37.55",
15-
"constructs": "^10.4.2",
15+
"constructs": "^10.4.3",
1616
"source-map-support": "^0.5.21"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)