mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-07 19:32:34 +01:00
⬆️ npm i @fosscord/server-util@1.3.11
This commit is contained in:
parent
e87bebc3a3
commit
066bd9fa21
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.10",
|
||||
"@fosscord/server-util": "^1.3.11",
|
||||
"body-parser": "^1.19.0",
|
||||
"btoa": "^1.2.1",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
@ -36,9 +36,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fosscord/server-util": {
|
||||
"version": "1.3.10",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.10.tgz",
|
||||
"integrity": "sha512-pu+XAoerl/WLFxoNxT1NV7Nj0QT+QigK5ghr1VCXkN5N/pUAJUyC72fJPYk+5Ug0CbJkPb0XNsRVJpuz8k0R2g==",
|
||||
"version": "1.3.11",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.11.tgz",
|
||||
"integrity": "sha512-dpHyND9vL4wwWidUrtvy6JzJGiBqzN5NSTdbqG+iJ0WpwPLARO4XNtY0HmflVG9J/+OKmaYhxZmAv3nuXjDEpA==",
|
||||
"dependencies": {
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/mongoose-autopopulate": "^0.10.1",
|
||||
@ -1681,9 +1681,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fosscord/server-util": {
|
||||
"version": "1.3.10",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.10.tgz",
|
||||
"integrity": "sha512-pu+XAoerl/WLFxoNxT1NV7Nj0QT+QigK5ghr1VCXkN5N/pUAJUyC72fJPYk+5Ug0CbJkPb0XNsRVJpuz8k0R2g==",
|
||||
"version": "1.3.11",
|
||||
"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.11.tgz",
|
||||
"integrity": "sha512-dpHyND9vL4wwWidUrtvy6JzJGiBqzN5NSTdbqG+iJ0WpwPLARO4XNtY0HmflVG9J/+OKmaYhxZmAv3nuXjDEpA==",
|
||||
"requires": {
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/mongoose-autopopulate": "^0.10.1",
|
||||
|
@ -20,7 +20,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/discord-open-source/discord-cdn#readme",
|
||||
"dependencies": {
|
||||
"@fosscord/server-util": "^1.3.10",
|
||||
"@fosscord/server-util": "^1.3.11",
|
||||
"body-parser": "^1.19.0",
|
||||
"btoa": "^1.2.1",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
|
Loading…
Reference in New Issue
Block a user