mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 12:54:07 +00:00
Merge pull request #25 from 20kaushik02/snyk-upgrade-250214cdbcdb552b31b023a608853373
[Snyk] Upgrade winston from 3.14.2 to 3.15.0
This commit is contained in:
commit
e0d0d9d1ef
8
package-lock.json
generated
8
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"pg": "^8.13.0",
|
||||
"sequelize": "^6.37.4",
|
||||
"serializr": "^3.0.2",
|
||||
"winston": "^3.14.2"
|
||||
"winston": "^3.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
@ -4338,9 +4338,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/winston": {
|
||||
"version": "3.14.2",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
|
||||
"integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
|
||||
"version": "3.15.0",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
|
||||
"integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@colors/colors": "^1.6.0",
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
"pg": "^8.13.0",
|
||||
"sequelize": "^6.37.4",
|
||||
"serializr": "^3.0.2",
|
||||
"winston": "^3.14.2"
|
||||
"winston": "^3.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user