mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 14:24:07 +00:00
fix: upgrade winston from 3.14.2 to 3.15.0
Snyk has created this PR to upgrade winston from 3.14.2 to 3.15.0. See this package in npm: winston See this project in Snyk: https://app.snyk.io/org/20kaushik02/project/b4833e61-9c4d-40ff-afd5-54cf293ce6bc?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
b63573067c
commit
a04d9d2bf2
8
package-lock.json
generated
8
package-lock.json
generated
@ -21,7 +21,7 @@
|
|||||||
"pg": "^8.13.0",
|
"pg": "^8.13.0",
|
||||||
"sequelize": "^6.37.3",
|
"sequelize": "^6.37.3",
|
||||||
"serializr": "^3.0.2",
|
"serializr": "^3.0.2",
|
||||||
"winston": "^3.14.2"
|
"winston": "^3.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/express": "^4.17.21",
|
"@types/express": "^4.17.21",
|
||||||
@ -4336,9 +4336,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/winston": {
|
"node_modules/winston": {
|
||||||
"version": "3.14.2",
|
"version": "3.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
|
||||||
"integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
|
"integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@colors/colors": "^1.6.0",
|
"@colors/colors": "^1.6.0",
|
||||||
|
|||||||
@ -30,7 +30,7 @@
|
|||||||
"pg": "^8.13.0",
|
"pg": "^8.13.0",
|
||||||
"sequelize": "^6.37.3",
|
"sequelize": "^6.37.3",
|
||||||
"serializr": "^3.0.2",
|
"serializr": "^3.0.2",
|
||||||
"winston": "^3.14.2"
|
"winston": "^3.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/express": "^4.17.21",
|
"@types/express": "^4.17.21",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user