summary refs log tree commit diff
path: root/api
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-16 21:48:57 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-16 21:48:57 +0200
commit395835a937185cd1908d6df5e4745bf94370f329 (patch)
tree11837d35d9327e8ce9aae53bbc7538ff02d5d8b3 /api
parentMerge pull request #471 from ChrisChrome/patch-1 (diff)
downloadserver-395835a937185cd1908d6df5e4745bf94370f329.tar.xz
:arrow_up: update mnjsf
Diffstat (limited to 'api')
-rw-r--r--api/package-lock.json14
-rw-r--r--api/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/api/package-lock.json b/api/package-lock.json
index d33c54af..c78d3248 100644
--- a/api/package-lock.json
+++ b/api/package-lock.json
@@ -29,7 +29,7 @@
 				"image-size": "^1.0.0",
 				"jsonwebtoken": "^8.5.1",
 				"lambert-server": "^1.2.12",
-				"missing-native-js-functions": "^1.2.17",
+				"missing-native-js-functions": "^1.2.18",
 				"morgan": "^1.10.0",
 				"multer": "^1.4.2",
 				"node-fetch": "^2.6.1",
@@ -13177,9 +13177,9 @@
 			}
 		},
 		"node_modules/missing-native-js-functions": {
-			"version": "1.2.17",
-			"resolved": "https://registry.npmjs.org/missing-native-js-functions/-/missing-native-js-functions-1.2.17.tgz",
-			"integrity": "sha512-Ev48VaLqp/7e7zmQ78oMCeMeZEUDeRRQGXITmiHtS62qJEThBLuKFExQjwu0Yzj9UO4MhN7TvljDsITCTu3fqg=="
+			"version": "1.2.18",
+			"resolved": "https://registry.npmjs.org/missing-native-js-functions/-/missing-native-js-functions-1.2.18.tgz",
+			"integrity": "sha512-TZr1muzDE4kfu0LHDzg63O7m2qW3Gpyc875ki8+YlSRj+4ibZRv0ySQ0cSB06GoBL9ejeehLmkQnybLpp9jYcg=="
 		},
 		"node_modules/mkdirp": {
 			"version": "0.5.5",
@@ -25914,9 +25914,9 @@
 			}
 		},
 		"missing-native-js-functions": {
-			"version": "1.2.17",
-			"resolved": "https://registry.npmjs.org/missing-native-js-functions/-/missing-native-js-functions-1.2.17.tgz",
-			"integrity": "sha512-Ev48VaLqp/7e7zmQ78oMCeMeZEUDeRRQGXITmiHtS62qJEThBLuKFExQjwu0Yzj9UO4MhN7TvljDsITCTu3fqg=="
+			"version": "1.2.18",
+			"resolved": "https://registry.npmjs.org/missing-native-js-functions/-/missing-native-js-functions-1.2.18.tgz",
+			"integrity": "sha512-TZr1muzDE4kfu0LHDzg63O7m2qW3Gpyc875ki8+YlSRj+4ibZRv0ySQ0cSB06GoBL9ejeehLmkQnybLpp9jYcg=="
 		},
 		"mkdirp": {
 			"version": "0.5.5",
diff --git a/api/package.json b/api/package.json
index af587cb6..1d1386d2 100644
--- a/api/package.json
+++ b/api/package.json
@@ -82,7 +82,7 @@
 		"image-size": "^1.0.0",
 		"jsonwebtoken": "^8.5.1",
 		"lambert-server": "^1.2.12",
-		"missing-native-js-functions": "^1.2.17",
+		"missing-native-js-functions": "^1.2.18",
 		"morgan": "^1.10.0",
 		"multer": "^1.4.2",
 		"node-fetch": "^2.6.1",