Update typescript-json-schema

This commit is contained in:
Jonas Lochmann
2021-11-29 01:00:00 +01:00
parent 44e292309c
commit 8d4ffab683
4 changed files with 465 additions and 144 deletions
+2 -1
View File
@@ -44,7 +44,7 @@
"tslint": "^6.1.3",
"tslint-config-standard": "^9.0.0",
"typescript": "^4.1.3",
"typescript-json-schema": "^0.46.0"
"typescript-json-schema": "^0.52.0"
},
"dependencies": {
"ajv": "^7.0.2",
@@ -63,6 +63,7 @@
"rate-limiter-flexible": "^2.1.15",
"sequelize": "^6.11.0",
"socket.io": "^4.0.1",
"sqlite3": "^4.0.6",
"tokgen": "^1.0.0",
"umzug": "^2.3.0"
},