diff options
Diffstat (limited to 'gateway/package.json')
-rw-r--r-- | gateway/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json index d630c56b..c7db2160 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -31,7 +31,7 @@ "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.11", - "missing-native-js-functions": "^1.2.17", + "missing-native-js-functions": "^1.2.18", "node-fetch": "^2.6.1", "typeorm": "^0.2.37", "ws": "^7.4.2" |