diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-16 21:48:57 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-16 21:48:57 +0200 |
commit | 395835a937185cd1908d6df5e4745bf94370f329 (patch) | |
tree | 11837d35d9327e8ce9aae53bbc7538ff02d5d8b3 /gateway/package-lock.json | |
parent | Merge pull request #471 from ChrisChrome/patch-1 (diff) | |
download | server-395835a937185cd1908d6df5e4745bf94370f329.tar.xz |
:arrow_up: update mnjsf
Diffstat (limited to 'gateway/package-lock.json')
-rw-r--r-- | gateway/package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gateway/package-lock.json b/gateway/package-lock.json index df673398..4dbfbc49 100644 --- a/gateway/package-lock.json +++ b/gateway/package-lock.json @@ -15,7 +15,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" @@ -7766,9 +7766,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": "1.0.4", @@ -14773,9 +14773,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": "1.0.4", |