Skip to content

Commit c9356f6

Browse files
Bump aws-cdk-lib from 2.111.0 to 2.189.0 in /webonary-cloud-api
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.111.0 to 2.189.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.189.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a02188 commit c9356f6

File tree

2 files changed

+106
-62
lines changed

2 files changed

+106
-62
lines changed

webonary-cloud-api/package-lock.json

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

webonary-cloud-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/sanitize-html": "^2.6.2",
2929
"@typescript-eslint/eslint-plugin": "^5.28.0",
3030
"@typescript-eslint/parser": "^5.28.0",
31-
"aws-cdk-lib": "^2.0.0",
31+
"aws-cdk-lib": "^2.189.0",
3232
"constructs": "^10.0.0",
3333
"env-cmd": "^10.1.0",
3434
"esbuild": "^0.14.49",
@@ -50,7 +50,7 @@
5050
"typescript": "^4.7.3"
5151
},
5252
"dependencies": {
53-
"aws-cdk-lib": "^2.32.0",
53+
"aws-cdk-lib": "^2.189.0",
5454
"axios": "^1.6",
5555
"cheerio": "^1.0.0-rc.12",
5656
"constructs": "^10.0.0",

0 commit comments

Comments
 (0)