diff --git a/api/package-lock.json b/api/package-lock.json index dccd3c21a..a3d458436 100644 Binary files a/api/package-lock.json and b/api/package-lock.json differ diff --git a/api/package.json b/api/package.json index fa6866f3f..9e440ba2e 100644 --- a/api/package.json +++ b/api/package.json @@ -92,7 +92,7 @@ "i18next-node-fs-backend": "^2.1.3", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.10", - "missing-native-js-functions": "^1.2.16", + "missing-native-js-functions": "^1.2.17", "mongoose": "^5.12.3", "mongoose-autopopulate": "^0.12.3", "mongoose-long": "^0.3.2", diff --git a/bundle/package-lock.json b/bundle/package-lock.json index 9438c102d..f2e3e46ec 100644 Binary files a/bundle/package-lock.json and b/bundle/package-lock.json differ diff --git a/bundle/package.json b/bundle/package.json index 9596a44d6..aaba48d5e 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -56,7 +56,7 @@ "async-exit-hook": "^2.0.1", "dotenv": "^10.0.0", "express": "^4.17.1", - "missing-native-js-functions": "^1.2.16", + "missing-native-js-functions": "^1.2.17", "nanocolors": "^0.2.12", "node-os-utils": "^1.3.5", "tsconfig-paths": "^3.11.0" diff --git a/cdn/package-lock.json b/cdn/package-lock.json index d88251b3d..f667bca39 100644 Binary files a/cdn/package-lock.json and b/cdn/package-lock.json differ diff --git a/cdn/package.json b/cdn/package.json index 11cac1625..eb48c4d42 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -54,7 +54,7 @@ "jest": "^27.0.6", "lambert-db": "^1.2.3", "lambert-server": "^1.2.8", - "missing-native-js-functions": "^1.2.16", + "missing-native-js-functions": "^1.2.17", "multer": "^1.4.2", "nanocolors": "^0.2.12", "node-fetch": "^2.6.1", diff --git a/gateway/package-lock.json b/gateway/package-lock.json index cc89ffbdf..07f049431 100644 Binary files a/gateway/package-lock.json and b/gateway/package-lock.json differ diff --git a/gateway/package.json b/gateway/package.json index 22387dcb0..4c0f87caf 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.16", + "missing-native-js-functions": "^1.2.17", "mongoose-autopopulate": "^0.12.3", "node-fetch": "^2.6.1", "typeorm": "^0.2.37", diff --git a/util/package-lock.json b/util/package-lock.json index 67d4d73fa..1844e0855 100644 Binary files a/util/package-lock.json and b/util/package-lock.json differ diff --git a/util/package.json b/util/package.json index 3e888c21e..d81043536 100644 --- a/util/package.json +++ b/util/package.json @@ -44,7 +44,7 @@ "env-paths": "^2.2.1", "jsonwebtoken": "^8.5.1", "lambert-server": "^1.2.10", - "missing-native-js-functions": "^1.2.16", + "missing-native-js-functions": "^1.2.17", "multer": "^1.4.3", "nanocolors": "^0.2.12", "node-fetch": "^2.6.1",