Skip to content

Commit bbeef27

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump aws-cdk-lib in /examples/servers/cat-facts
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.202.0 to 2.203.1. - [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.203.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.203.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2174956 commit bbeef27

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

examples/servers/cat-facts/package-lock.json

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

examples/servers/cat-facts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@types/aws-lambda": "^8.10.149",
19-
"aws-cdk-lib": "2.202.0",
19+
"aws-cdk-lib": "2.204.0",
2020
"constructs": "^10.0.0",
2121
"@ivotoby/openapi-mcp-server": "1.7.0"
2222
}

0 commit comments

Comments
 (0)