Skip to content

Commit d66d6f4

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump tsx in /examples/servers/dictionary/gateway_setup
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.4 to 4.20.5. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.4...v4.20.5) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1ced6c commit d66d6f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@aws-sdk/client-cloudformation": "3.882.0",
1313
"@aws-sdk/client-ssm": "3.873.0",
1414
"@aws-sdk/client-bedrock-agentcore-control": "3.882.0",
15-
"tsx": "^4.0.0"
15+
"tsx": "^4.20.5"
1616
}
1717
}

0 commit comments

Comments
 (0)