Compare commits

...

2 Commits

Author SHA1 Message Date
renovate-bot
c66c644d18 Update dependency sequelize to v6.16.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
2022-02-16 11:19:54 +00:00
b1554770b7
🚑 Fix package-lock
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-16 12:16:45 +01:00
2 changed files with 1977 additions and 419 deletions

2392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"morgan": "1.10.0", "morgan": "1.10.0",
"passport": "0.5.2", "passport": "0.5.2",
"passport-local": "1.0.0", "passport-local": "1.0.0",
"sequelize": "6.15.0", "sequelize": "6.16.1",
"sqlite3": "5.0.2", "sqlite3": "5.0.2",
"winston": "3.5.1" "winston": "3.5.1"
} }