aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 1c41dbf55..0715cd224 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,7 @@
112 "fs-extra": "^10.0.0", 112 "fs-extra": "^10.0.0",
113 "got": "^11.8.2", 113 "got": "^11.8.2",
114 "helmet": "^5.0.1", 114 "helmet": "^5.0.1",
115 "hpagent": "^0.1.2", 115 "hpagent": "^1.0.0",
116 "http-problem-details": "^0.1.5", 116 "http-problem-details": "^0.1.5",
117 "ip-anonymize": "^0.1.0", 117 "ip-anonymize": "^0.1.0",
118 "ipaddr.js": "2.0.1", 118 "ipaddr.js": "2.0.1",
@@ -120,11 +120,11 @@
120 "iso-639-3": "2.2.0", 120 "iso-639-3": "2.2.0",
121 "jimp": "^0.16.0", 121 "jimp": "^0.16.0",
122 "js-yaml": "^4.0.0", 122 "js-yaml": "^4.0.0",
123 "jsonld": "~5.2.0", 123 "jsonld": "~6.0.0",
124 "lodash": "^4.17.10", 124 "lodash": "^4.17.10",
125 "lru-cache": "7.8.1", 125 "lru-cache": "7.10.1",
126 "magnet-uri": "^6.1.0", 126 "magnet-uri": "^6.1.0",
127 "markdown-it": "^12.0.4", 127 "markdown-it": "^13.0.1",
128 "markdown-it-emoji": "^2.0.0", 128 "markdown-it-emoji": "^2.0.0",
129 "maxmind": "^4.3.6", 129 "maxmind": "^4.3.6",
130 "memoizee": "^0.4.14", 130 "memoizee": "^0.4.14",
@@ -148,9 +148,9 @@
148 "short-uuid": "^4.2.0", 148 "short-uuid": "^4.2.0",
149 "sitemap": "^7.0.0", 149 "sitemap": "^7.0.0",
150 "socket.io": "^4.0.1", 150 "socket.io": "^4.0.1",
151 "sql-formatter": "^4.0.0-beta.0", 151 "sql-formatter": "^7.0.1",
152 "srt-to-vtt": "^1.1.2", 152 "srt-to-vtt": "^1.1.2",
153 "tsconfig-paths": "^3.9.0", 153 "tsconfig-paths": "^4.0.0",
154 "tslib": "^2.0.0", 154 "tslib": "^2.0.0",
155 "useragent": "^2.3.0", 155 "useragent": "^2.3.0",
156 "validator": "^13.0.0", 156 "validator": "^13.0.0",
@@ -208,13 +208,13 @@
208 "eslint-plugin-node": "^11.0.0", 208 "eslint-plugin-node": "^11.0.0",
209 "eslint-plugin-promise": "^6.0.0", 209 "eslint-plugin-promise": "^6.0.0",
210 "fast-xml-parser": "^4.0.0-beta.8", 210 "fast-xml-parser": "^4.0.0-beta.8",
211 "mocha": "^9.0.0", 211 "mocha": "^10.0.0",
212 "proxy": "^1.0.2", 212 "proxy": "^1.0.2",
213 "resolve-tspaths": "^0.3.0", 213 "resolve-tspaths": "^0.6.0",
214 "socket.io-client": "^4.0.1", 214 "socket.io-client": "^4.0.1",
215 "supertest": "^6.0.1", 215 "supertest": "^6.0.1",
216 "swagger-cli": "^4.0.2", 216 "swagger-cli": "^4.0.2",
217 "ts-node": "10.7.0", 217 "ts-node": "10.8.1",
218 "tsc-watch": "^5.0.3", 218 "tsc-watch": "^5.0.3",
219 "typescript": "^4.0.5" 219 "typescript": "^4.0.5"
220 }, 220 },