Skip to content

Commit a440f80

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.3.3 to 5.3.4. - [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/[email protected]/packages/signature-v4) --- updated-dependencies: - dependency-name: "@smithy/signature-v4" dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46342a commit a440f80

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 15 additions & 15 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.18.3",
1919
"@aws-sdk/protocol-http": "^3.374.0",
2020
"@aws-sdk/types": "^3.922.0",
21-
"@smithy/signature-v4": "^5.2.0",
21+
"@smithy/signature-v4": "^5.3.4",
2222
"@aws-crypto/sha256-js": "^5.2.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)