Skip to content

Commit bc8b6bb

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump aws-cdk-lib in /examples/servers/weather-alerts
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.187.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] <support@github.com>
1 parent 65d36ec commit bc8b6bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/servers/weather-alerts/package-lock.json

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

examples/servers/weather-alerts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@types/aws-lambda": "^8.10.148",
18-
"aws-cdk-lib": "2.187.0",
18+
"aws-cdk-lib": "2.189.0",
1919
"constructs": "^10.0.0",
2020
"openapi-mcp-server": "^1.2.0-beta05"
2121
}

0 commit comments

Comments
 (0)