Skip to content

Commit 020ba34

Browse files
Bump minimatch and aws-cdk-lib in /webonary-cloud-api
Bumps [minimatch](https://github.com/isaacs/minimatch) to 9.0.9 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). These dependencies need to be updated together. Updates `minimatch` from 9.0.5 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) Updates `minimatch` from 5.1.6 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) Updates `aws-cdk-lib` from 2.215.0 to 2.240.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.240.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect - dependency-name: aws-cdk-lib dependency-version: 2.240.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e57b98 commit 020ba34

File tree

2 files changed

+102
-58
lines changed

2 files changed

+102
-58
lines changed

webonary-cloud-api/package-lock.json

Lines changed: 100 additions & 56 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
@@ -24,7 +24,7 @@
2424
"@types/node": "^22.0",
2525
"@types/parse5": "^6.0.3",
2626
"@types/sanitize-html": "^2.6.2",
27-
"aws-cdk-lib": "^2.1",
27+
"aws-cdk-lib": "^2.240",
2828
"constructs": "^10.0.0",
2929
"env-cmd": "^10.1.0",
3030
"esbuild": "^0.25",
@@ -38,7 +38,7 @@
3838
"typescript": "^5.9"
3939
},
4040
"dependencies": {
41-
"aws-cdk-lib": "^2.32.0",
41+
"aws-cdk-lib": "^2.240.0",
4242
"axios": "^1.6",
4343
"cheerio": "^1.1.2",
4444
"constructs": "^10.0.0",

0 commit comments

Comments
 (0)