mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
npm i @fosscord/server-util@1.3.37
This commit is contained in:
parent
02d88fc41e
commit
6789ef3eea
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fosscord/server-util": "^1.3.36",
|
||||
"@fosscord/server-util": "^1.3.37",
|
||||
"@types/jest": "^26.0.22",
|
||||
"@types/json-schema": "^7.0.7",
|
||||
"ajv": "^8.4.0",
|
||||
@ -678,9 +678,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fosscord/server-util": {
|
||||
"version": "1.3.36",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.36.tgz",
|
||||
"integrity": "sha512-eHwTUx1d/Ca7uGU3oyAOFHEXGcyG9NFBthWGhQDoVdQ3sxfvh+pGYbvftE3dvPV/jFLG/ubWnINzE0pp9EwrAQ==",
|
||||
"version": "1.3.37",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.37.tgz",
|
||||
"integrity": "sha512-hE2QIMHo/j/rCXmw+HEr5iV2RphGO7/oU1co1f6B8PlDHmyDoC0U/g1xXo9KwrWcB9lyCWb0kxlf2mOhCCQ4yA==",
|
||||
"dependencies": {
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/mongoose-autopopulate": "^0.10.1",
|
||||
@ -11388,9 +11388,9 @@
|
||||
}
|
||||
},
|
||||
"@fosscord/server-util": {
|
||||
"version": "1.3.36",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.36.tgz",
|
||||
"integrity": "sha512-eHwTUx1d/Ca7uGU3oyAOFHEXGcyG9NFBthWGhQDoVdQ3sxfvh+pGYbvftE3dvPV/jFLG/ubWnINzE0pp9EwrAQ==",
|
||||
"version": "1.3.37",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.37.tgz",
|
||||
"integrity": "sha512-hE2QIMHo/j/rCXmw+HEr5iV2RphGO7/oU1co1f6B8PlDHmyDoC0U/g1xXo9KwrWcB9lyCWb0kxlf2mOhCCQ4yA==",
|
||||
"requires": {
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/mongoose-autopopulate": "^0.10.1",
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/fosscord/fosscord-api#readme",
|
||||
"dependencies": {
|
||||
"@fosscord/server-util": "^1.3.36",
|
||||
"@fosscord/server-util": "^1.3.37",
|
||||
"@types/jest": "^26.0.22",
|
||||
"@types/json-schema": "^7.0.7",
|
||||
"ajv": "^8.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user