Skip to content

Commit 26c37d6

Browse files
chore(deps): bump @aws-sdk/types in /examples/chatbots/typescript
Bumps [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) from 3.901.0 to 3.910.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.910.0/packages/types) --- updated-dependencies: - dependency-name: "@aws-sdk/types" dependency-version: 3.910.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e07293b commit 26c37d6

File tree

2 files changed

+126
-9
lines changed

2 files changed

+126
-9
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 125 additions & 8 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
@@ -17,7 +17,7 @@
1717
"readline-sync": "^1.4.10",
1818
"winston": "^3.18.3",
1919
"@aws-sdk/protocol-http": "^3.374.0",
20-
"@aws-sdk/types": "^3.901.0",
20+
"@aws-sdk/types": "^3.910.0",
2121
"@smithy/signature-v4": "^5.2.0",
2222
"@aws-crypto/sha256-js": "^5.2.0"
2323
},

0 commit comments

Comments
 (0)