aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index dc15405ce..f627a9a34 100644
--- a/package.json
+++ b/package.json
@@ -196,7 +196,7 @@
196 "eslint-plugin-standard": "^5.0.0", 196 "eslint-plugin-standard": "^5.0.0",
197 "fast-xml-parser": "^3.19.0", 197 "fast-xml-parser": "^3.19.0",
198 "maildev": "^1.0.0-rc3", 198 "maildev": "^1.0.0-rc3",
199 "marked": "^2.0.1", 199 "marked": "^3.0.2",
200 "marked-man": "^0.7.0", 200 "marked-man": "^0.7.0",
201 "mocha": "^9.0.0", 201 "mocha": "^9.0.0",
202 "nodemon": "^2.0.1", 202 "nodemon": "^2.0.1",
@@ -205,7 +205,7 @@
205 "source-map-support": "^0.5.0", 205 "source-map-support": "^0.5.0",
206 "supertest": "^6.0.1", 206 "supertest": "^6.0.1",
207 "swagger-cli": "^4.0.2", 207 "swagger-cli": "^4.0.2",
208 "ts-node": "10.1.0", 208 "ts-node": "10.2.1",
209 "typescript": "^4.0.5" 209 "typescript": "^4.0.5"
210 }, 210 },
211 "bundlewatch": { 211 "bundlewatch": {