Skip to content

Commit

Permalink
fix(deps): update dependency winston to ^3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent afc950c commit 424aeea
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.9.0"
"winston": "^3.10.0"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6412,7 +6412,7 @@ __metadata:
typescript: ^5.1.6
vite: ^4.4.4
vitest: ^0.33.0
winston: ^3.9.0
winston: ^3.10.0
yarn-upgrade-all: ^0.7.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9366,7 +9366,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit 424aeea

Please sign in to comment.