Update server dependencies.
This commit is contained in:
parent
22bff3496a
commit
c988227bc7
2 changed files with 15 additions and 15 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue