From bdc54dd836c06007fda7a36e2cd271f9756f70dc Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 15 Aug 2021 22:18:53 +0200 Subject: :arrow_up: update mongoose types --- gateway/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gateway/package.json') diff --git a/gateway/package.json b/gateway/package.json index 97ddfd41..ba07e7ee 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -16,6 +16,7 @@ "@types/amqplib": "^0.8.1", "@types/jsonwebtoken": "^8.5.0", "@types/mongodb": "^3.6.9", + "@types/mongoose": "^5.10.5", "@types/mongoose-autopopulate": "^0.10.1", "@types/mongoose-lean-virtuals": "^0.5.1", "@types/node": "^14.17.9", @@ -32,7 +33,7 @@ "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.8", - "missing-native-js-functions": "^1.2.3", + "missing-native-js-functions": "^1.2.10", "mongoose-autopopulate": "^0.12.3", "node-fetch": "^2.6.1", "uuid": "^8.3.2", -- cgit 1.4.1