summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-16 20:55:50 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-16 20:55:50 +0200
commite575c42644e46860f1962d67c2b7a13c992dfc5f (patch)
treed0a26758b776e9233d587b600692be64b55df164 /api/package.json
parentRevert "fix #128" (diff)
downloadserver-e575c42644e46860f1962d67c2b7a13c992dfc5f.tar.xz
:arrow_up: update package
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/package.json b/api/package.json
index e7b476c7..d93a6269 100644
--- a/api/package.json
+++ b/api/package.json
@@ -57,11 +57,11 @@
 		"ts-node": "^9.1.1",
 		"ts-node-dev": "^1.1.6",
 		"typescript": "^4.4.2",
-		"typescript-json-schema": "^0.50.1"
+		"typescript-json-schema": "0.50.1"
 	},
 	"dependencies": {
 		"@fosscord/util": "file:../util",
-		"ajv": "^8.4.0",
+		"ajv": "8.6.2",
 		"ajv-formats": "^2.1.1",
 		"amqplib": "^0.8.0",
 		"assert": "^1.5.0",