Skip to content

Commit 701e6ff

Browse files
dependabot[bot]clareliguori
authored andcommitted
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/[email protected]/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] <[email protected]>
1 parent 7a9c627 commit 701e6ff

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 11 additions & 11 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)