chore(deps): bump winston from 3.8.2 to 3.9.0

Bumps [winston](https://github.com/winstonjs/winston) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.2...v3.9.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-15 22:24:45 +00:00 committed by Nicolas Meienberger
parent ce83e0b284
commit b567ee1f74
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"uuid": "^9.0.0",
"validator": "^13.7.0",
"web-push": "^3.6.2",
"winston": "^3.7.2",
"winston": "^3.9.0",
"zod": "^3.21.4",
"zustand": "^4.3.8"
},

View file

@ -158,8 +158,8 @@ dependencies:
specifier: ^3.6.2
version: 3.6.2
winston:
specifier: ^3.7.2
version: 3.8.2
specifier: ^3.9.0
version: 3.9.0
zod:
specifier: ^3.21.4
version: 3.21.4
@ -10353,8 +10353,8 @@ packages:
triple-beam: 1.3.0
dev: false
/winston@3.8.2:
resolution: {integrity: sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==}
/winston@3.9.0:
resolution: {integrity: sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==}
engines: {node: '>= 12.0.0'}
dependencies:
'@colors/colors': 1.5.0