Update server dependencies.

This commit is contained in:
baldo 2022-09-20 15:34:32 +02:00
commit c988227bc7
2 changed files with 15 additions and 15 deletions

View file

@ -56,10 +56,10 @@
"serve-static": "^1.14.1",
"sparkson": "^1.3.6",
"sqlite": "^4.1.2",
"sqlite3": "^5.1.0"
"sqlite3": "^5.1.1"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@rushstack/eslint-patch": "^1.2.0",
"@types/async": "^3.2.15",
"@types/bcrypt": "^5.0.0",
"@types/command-line-args": "^5.2.0",
@ -70,7 +70,7 @@
"@types/glob": "^8.0.0",
"@types/graceful-fs": "^4.1.5",
"@types/html-to-text": "^8.1.1",
"@types/jest": "^29.0.2",
"@types/jest": "^29.0.3",
"@types/lodash": "^4.14.185",
"@types/node": "^18.7.18",
"@types/node-cron": "^3.0.4",