Skip to content

Commit 7867503

Browse files
fix: upgrade constructs from 10.1.296 to 10.1.298 (#261)
Snyk has created this PR to upgrade constructs from 10.1.296 to 10.1.298. See this package in npm: https://www.npmjs.com/package/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 eaa64b8 commit 7867503

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

cdk/package-lock.json

Lines changed: 7 additions & 7 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
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"aws-cdk-lib": "2.58.0",
24-
"constructs": "^10.1.296",
24+
"constructs": "^10.1.298",
2525
"source-map-support": "^0.5.21"
2626
}
2727
}

0 commit comments

Comments
 (0)