mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
⬆️ npm i @fosscord/server-util@1.3.12
This commit is contained in:
parent
335612c51f
commit
95b86af2a5
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fosscord/server-util": "^1.3.11",
|
"@fosscord/server-util": "^1.3.12",
|
||||||
"ajv": "^8.5.0",
|
"ajv": "^8.5.0",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
@ -31,9 +31,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fosscord/server-util": {
|
"node_modules/@fosscord/server-util": {
|
||||||
"version": "1.3.11",
|
"version": "1.3.12",
|
||||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.11.tgz",
|
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.12.tgz",
|
||||||
"integrity": "sha512-dpHyND9vL4wwWidUrtvy6JzJGiBqzN5NSTdbqG+iJ0WpwPLARO4XNtY0HmflVG9J/+OKmaYhxZmAv3nuXjDEpA==",
|
"integrity": "sha512-xH/4qKfr34z0kpobhxz1TWunLSlRt8PCBC8my6884rHTmuRxbYIUQbC34V0ei3LNRK/y4zt1CJjjYHXBx+irmA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/jsonwebtoken": "^8.5.0",
|
"@types/jsonwebtoken": "^8.5.0",
|
||||||
"@types/mongoose-autopopulate": "^0.10.1",
|
"@types/mongoose-autopopulate": "^0.10.1",
|
||||||
@ -2084,9 +2084,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fosscord/server-util": {
|
"@fosscord/server-util": {
|
||||||
"version": "1.3.11",
|
"version": "1.3.12",
|
||||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.11.tgz",
|
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.12.tgz",
|
||||||
"integrity": "sha512-dpHyND9vL4wwWidUrtvy6JzJGiBqzN5NSTdbqG+iJ0WpwPLARO4XNtY0HmflVG9J/+OKmaYhxZmAv3nuXjDEpA==",
|
"integrity": "sha512-xH/4qKfr34z0kpobhxz1TWunLSlRt8PCBC8my6884rHTmuRxbYIUQbC34V0ei3LNRK/y4zt1CJjjYHXBx+irmA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/jsonwebtoken": "^8.5.0",
|
"@types/jsonwebtoken": "^8.5.0",
|
||||||
"@types/mongoose-autopopulate": "^0.10.1",
|
"@types/mongoose-autopopulate": "^0.10.1",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"author": "Fosscord",
|
"author": "Fosscord",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fosscord/server-util": "^1.3.11",
|
"@fosscord/server-util": "^1.3.12",
|
||||||
"ajv": "^8.5.0",
|
"ajv": "^8.5.0",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user