1
0
Fork 0

Upgrade server dependencies

This commit is contained in:
Chocobozzz 2022-06-21 11:10:58 +02:00
parent 6c1da7937c
commit 35540f3806
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 1720 additions and 1749 deletions

View File

@ -112,7 +112,7 @@
"fs-extra": "^10.0.0",
"got": "^11.8.2",
"helmet": "^5.0.1",
"hpagent": "^0.1.2",
"hpagent": "^1.0.0",
"http-problem-details": "^0.1.5",
"ip-anonymize": "^0.1.0",
"ipaddr.js": "2.0.1",
@ -120,11 +120,11 @@
"iso-639-3": "2.2.0",
"jimp": "^0.16.0",
"js-yaml": "^4.0.0",
"jsonld": "~5.2.0",
"jsonld": "~6.0.0",
"lodash": "^4.17.10",
"lru-cache": "7.8.1",
"lru-cache": "7.10.1",
"magnet-uri": "^6.1.0",
"markdown-it": "^12.0.4",
"markdown-it": "^13.0.1",
"markdown-it-emoji": "^2.0.0",
"maxmind": "^4.3.6",
"memoizee": "^0.4.14",
@ -148,9 +148,9 @@
"short-uuid": "^4.2.0",
"sitemap": "^7.0.0",
"socket.io": "^4.0.1",
"sql-formatter": "^4.0.0-beta.0",
"sql-formatter": "^7.0.1",
"srt-to-vtt": "^1.1.2",
"tsconfig-paths": "^3.9.0",
"tsconfig-paths": "^4.0.0",
"tslib": "^2.0.0",
"useragent": "^2.3.0",
"validator": "^13.0.0",
@ -208,13 +208,13 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^6.0.0",
"fast-xml-parser": "^4.0.0-beta.8",
"mocha": "^9.0.0",
"mocha": "^10.0.0",
"proxy": "^1.0.2",
"resolve-tspaths": "^0.3.0",
"resolve-tspaths": "^0.6.0",
"socket.io-client": "^4.0.1",
"supertest": "^6.0.1",
"swagger-cli": "^4.0.2",
"ts-node": "10.7.0",
"ts-node": "10.8.1",
"tsc-watch": "^5.0.3",
"typescript": "^4.0.5"
},

3451
yarn.lock

File diff suppressed because it is too large Load Diff