Skip to content

Commit

Permalink
fix(deps): update dependency winston to ^3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 437ec7f commit 5bda961
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"dotenv": "^16.3.1",
"json-colorizer": "^2.2.2",
"winston": "^3.10.0"
"winston": "^3.11.0"
},
"engines": {
"node": ">=v18.17.1"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6602,7 +6602,7 @@ __metadata:
typescript: ^5.2.2
vite: ^4.4.11
vitest: ^0.34.6
winston: ^3.10.0
winston: ^3.11.0
yarn-upgrade-all: ^0.7.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9656,7 +9656,7 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.10.0":
"winston@npm:^3.11.0":
version: 3.11.0
resolution: "winston@npm:3.11.0"
dependencies:
Expand Down

0 comments on commit 5bda961

Please sign in to comment.