Skip to content

Commit d40d3b8

Browse files
chore(deps): bump @smithy/signature-v4 in /examples/chatbots/typescript
Bumps [@smithy/signature-v4](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/signature-v4) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.2.0/packages/signature-v4) --- updated-dependencies: - dependency-name: "@smithy/signature-v4" dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7193eca commit d40d3b8

2 files changed

Lines changed: 44 additions & 40 deletions

File tree

examples/chatbots/typescript/package-lock.json

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

examples/chatbots/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"winston": "^3.17.0",
1919
"@aws-sdk/protocol-http": "^3.374.0",
2020
"@aws-sdk/types": "^3.862.0",
21-
"@smithy/signature-v4": "^5.0.2",
21+
"@smithy/signature-v4": "^5.2.0",
2222
"@aws-crypto/sha256-js": "^5.2.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)