Skip to content

Commit 8e7744c

Browse files
fix: upgrade aws-cdk-lib from 2.147.3 to 2.148.0 (#969)
Snyk has created this PR to upgrade aws-cdk-lib from 2.147.3 to 2.148.0. See this package in npm: aws-cdk-lib 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 <snyk-bot@snyk.io>
1 parent d6b0c30 commit 8e7744c

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

cdk/package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"typescript": "^5.5.3"
2323
},
2424
"dependencies": {
25-
"aws-cdk-lib": "^2.147.3",
25+
"aws-cdk-lib": "^2.148.0",
2626
"constructs": "^10.3.0",
2727
"source-map-support": "^0.5.21"
2828
}

0 commit comments

Comments
 (0)