summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-05 19:32:42 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-05 19:32:42 +0200
commit2bd5c06bf15990d631be3df1b207cc94be795278 (patch)
tree5986463a300ea87766e138cd885e5de1f3862d9d /util/package.json
parent:bug: fix windows db file path (diff)
downloadserver-2bd5c06bf15990d631be3df1b207cc94be795278.tar.xz
:arrow_up: update mnjsf
Diffstat (limited to '')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index 3e888c21..d8104353 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",