From 0914f424ceec738762e17a8ee787d589c8a8cbcb Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Mon, 4 Oct 2021 22:43:51 +0200 Subject: :sparkles: generalize primary column to work with mongodb object id --- gateway/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gateway/package.json') diff --git a/gateway/package.json b/gateway/package.json index 863d7f4e..22387dcb 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -35,7 +35,7 @@ "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.8", - "missing-native-js-functions": "^1.2.15", + "missing-native-js-functions": "^1.2.16", "mongoose-autopopulate": "^0.12.3", "node-fetch": "^2.6.1", "typeorm": "^0.2.37", -- cgit 1.5.1