mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2025-12-06 12:44:06 +00:00
fix: upgrade sequelize from 6.37.4 to 6.37.5
Snyk has created this PR to upgrade sequelize from 6.37.4 to 6.37.5. See this package in npm: sequelize 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
c67398ac69
commit
c03e82a0d9
8
package-lock.json
generated
8
package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
"express-validator": "^7.2.0",
|
"express-validator": "^7.2.0",
|
||||||
"helmet": "^7.2.0",
|
"helmet": "^7.2.0",
|
||||||
"pg": "^8.13.0",
|
"pg": "^8.13.0",
|
||||||
"sequelize": "^6.37.4",
|
"sequelize": "^6.37.5",
|
||||||
"serializr": "^3.0.3",
|
"serializr": "^3.0.3",
|
||||||
"winston": "^3.15.0"
|
"winston": "^3.15.0"
|
||||||
},
|
},
|
||||||
@ -3456,9 +3456,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/sequelize": {
|
"node_modules/sequelize": {
|
||||||
"version": "6.37.4",
|
"version": "6.37.5",
|
||||||
"resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.37.4.tgz",
|
"resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.37.5.tgz",
|
||||||
"integrity": "sha512-+8B0p00EKmxJpwwruDI0drxh4wNSC0YB9pVhOajRzfMI+uIDi5V7rJPC8RTTkLmKUoAIatJZn6lW9gj6bmmYKQ==",
|
"integrity": "sha512-10WA4poUb3XWnUROThqL2Apq9C2NhyV1xHPMZuybNMCucDsbbFuKg51jhmyvvAUyUqCiimwTZamc3AHhMoBr2Q==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
|||||||
@ -28,7 +28,7 @@
|
|||||||
"express-validator": "^7.2.0",
|
"express-validator": "^7.2.0",
|
||||||
"helmet": "^7.2.0",
|
"helmet": "^7.2.0",
|
||||||
"pg": "^8.13.0",
|
"pg": "^8.13.0",
|
||||||
"sequelize": "^6.37.4",
|
"sequelize": "^6.37.5",
|
||||||
"serializr": "^3.0.3",
|
"serializr": "^3.0.3",
|
||||||
"winston": "^3.15.0"
|
"winston": "^3.15.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user