npm i @fosscord/server-util@1.3.48

This commit is contained in:
Flam3rboy 2021-08-11 19:43:27 +02:00
parent 69eddc6bb5
commit df0db20acd
2 changed files with 3 additions and 1 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -33,11 +33,12 @@
},
"homepage": "https://github.com/fosscord/fosscord-api#readme",
"dependencies": {
"@fosscord/server-util": "^1.3.46",
"@fosscord/server-util": "^1.3.48",
"@types/jest": "^26.0.22",
"@types/json-schema": "^7.0.7",
"ajv": "^8.4.0",
"ajv-formats": "^2.1.0",
"amqplib": "^0.8.0",
"assert": "^1.5.0",
"atomically": "^1.7.0",
"bcrypt": "^5.0.1",
@ -65,6 +66,7 @@
"require_optional": "^1.0.1"
},
"devDependencies": {
"@types/amqplib": "^0.8.1",
"@types/bcrypt": "^5.0.0",
"@types/express": "^4.17.9",
"@types/i18next-node-fs-backend": "^2.1.0",