Skip to content

Commit 1e72f0b

Browse files
chore(deps): bump winston in /examples/chatbots/typescript
Bumps [winston](https://github.com/winstonjs/winston) from 3.17.0 to 3.18.3. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.17.0...v3.18.3) --- updated-dependencies: - dependency-name: winston dependency-version: 3.18.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e27ca7d commit 1e72f0b

2 files changed

Lines changed: 57 additions & 51 deletions

File tree

examples/chatbots/typescript/package-lock.json

Lines changed: 56 additions & 50 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
@@ -15,7 +15,7 @@
1515
"@aws-sdk/credential-provider-node": "^3.873.0",
1616
"@modelcontextprotocol/sdk": "^1.17.5",
1717
"readline-sync": "^1.4.10",
18-
"winston": "^3.17.0",
18+
"winston": "^3.18.3",
1919
"@aws-sdk/protocol-http": "^3.374.0",
2020
"@aws-sdk/types": "^3.862.0",
2121
"@smithy/signature-v4": "^5.2.0",

0 commit comments

Comments
 (0)