Skip to content

Commit acac994

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump constructs in /examples/servers/cat-facts
Bumps [constructs](https://github.com/aws/constructs) from 10.5.1 to 10.6.0. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.5.1...v10.6.0) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d645ce6 commit acac994

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"aws-cdk-lib": "2.245.0",
20-
"constructs": "^10.4.5",
20+
"constructs": "^10.6.0",
2121
"@ivotoby/openapi-mcp-server": "1.14.0"
2222
}
2323
}

0 commit comments

Comments
 (0)