Skip to content

Commit 9da435b

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump aws-cdk-lib in /examples/servers/dictionary
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.220.0 to 2.221.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.221.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.221.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65b3065 commit 9da435b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/servers/dictionary/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/dictionary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typescript": "~5.9.3"
1717
},
1818
"dependencies": {
19-
"aws-cdk-lib": "2.220.0",
19+
"aws-cdk-lib": "2.221.1",
2020
"constructs": "^10.0.0",
2121
"@ivotoby/openapi-mcp-server": "1.10.2"
2222
}

0 commit comments

Comments
 (0)