Skip to content

Commit 787ecd4

Browse files
NiallJoeMahersnyk-botCarolinaCobo
authored
fix: cdk/package.json & cdk/package-lock.json to reduce vulnerabilities (#1239)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AWSCDKLIB-8647962 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Carolina Cobo <[email protected]>
1 parent e75f791 commit 787ecd4

File tree

2 files changed

+66
-67
lines changed

2 files changed

+66
-67
lines changed

cdk/package-lock.json

Lines changed: 65 additions & 66 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
@@ -22,7 +22,7 @@
2222
"typescript": "^5.5.3"
2323
},
2424
"dependencies": {
25-
"aws-cdk-lib": "^2.148.0",
25+
"aws-cdk-lib": "^2.177.0",
2626
"constructs": "^10.4.2",
2727
"source-map-support": "^0.5.21"
2828
}

0 commit comments

Comments
 (0)