Skip to content

Commit f26aca8

Browse files
fix: upgrade constructs from 10.3.0 to 10.4.2 (#1217)
Snyk has created this PR to upgrade constructs from 10.3.0 to 10.4.2. See this package in npm: constructs See this project in Snyk: https://app.snyk.io/org/nialljoemaher/project/0c10c5ab-78ba-42aa-b499-d828ca03741c?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 6f78e3c commit f26aca8

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

cdk/package-lock.json

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

cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"aws-cdk-lib": "^2.148.0",
26-
"constructs": "^10.3.0",
26+
"constructs": "^10.4.2",
2727
"source-map-support": "^0.5.21"
2828
}
2929
}

0 commit comments

Comments
 (0)