Skip to content

Commit 82cc312

Browse files
fix(deps): update dependency aws-cdk-lib to v2.171.1 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fb4394 commit 82cc312

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

infrastructure/package-lock.json

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

infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint:fix": "eslint --fix . && prettier --write ."
1515
},
1616
"dependencies": {
17-
"aws-cdk-lib": "2.160.0",
17+
"aws-cdk-lib": "2.171.1",
1818
"constructs": "10.1.175",
1919
"source-map-support": "0.5.21"
2020
},

0 commit comments

Comments
 (0)