Skip to content

Commit 8436b66

Browse files
authored
Upgrade aws-cdk-lib to 2.247.0 (CVE-2026-33750, CVE-2026-33532). Resolves #6689. (#6715)
Signed-off-by: David Venable <dlv@amazon.com>
1 parent 76a9a2b commit 8436b66

4 files changed

Lines changed: 118 additions & 75 deletions

File tree

release/staging-resources-cdk/package-lock.json

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

release/staging-resources-cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"typescript": "~5.1.3"
2626
},
2727
"dependencies": {
28-
"aws-cdk-lib": "2.191.0",
28+
"aws-cdk-lib": "2.247.0",
2929
"constructs": "^10.0.0",
3030
"source-map-support": "^0.5.16"
3131
}

0 commit comments

Comments
 (0)