summary refs log tree commit diff
path: root/bundle/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
commit1fad62134706a839e210703c530d1dd4f8d620b1 (patch)
treee20c51dd7a41ebe90b0bacd5e4e5e1b51f059f2d /bundle/package.json
parent:bug: fix windows db file path (diff)
downloadserver-1fad62134706a839e210703c530d1dd4f8d620b1.tar.xz
:arrow_up: update mnjsf
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json
index 9596a44d..aaba48d5 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"