1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00

update jsonwebtoken and bcrypt

This commit is contained in:
Madeline 2023-08-12 16:06:15 +10:00
parent d18584f8e9
commit 8764930d9a
No known key found for this signature in database
GPG Key ID: 1958E017C36F2E47
2 changed files with 523 additions and 537 deletions

1056
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,7 @@
"@types/express": "^4.17.17",
"@types/i18next-node-fs-backend": "^2.1.2",
"@types/json-bigint": "^1.0.1",
"@types/jsonwebtoken": "^8.5.9",
"@types/jsonwebtoken": "^9.0.2",
"@types/morgan": "^1.9.4",
"@types/multer": "^1.4.7",
"@types/murmurhash-js": "^1.0.4",
@ -87,7 +87,7 @@
"i18next-http-middleware": "^3.3.2",
"image-size": "^1.0.2",
"json-bigint": "^1.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.1",
"lambert-server": "^1.2.12",
"missing-native-js-functions": "^1.4.3",
"module-alias": "^2.2.3",