summary refs log tree commit diff
path: root/gateway/package-lock.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-04 11:23:39 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-04 11:23:39 +0200
commit8e025ce57cb708cd687dc15a38506e16b76f7a84 (patch)
treec9a3bb47e055ef39d57fdbfcecb4c649cadb0c79 /gateway/package-lock.json
parent:bug: fix error handler and asset router (diff)
downloadserver-8e025ce57cb708cd687dc15a38506e16b76f7a84.tar.xz
:arrow_up: update mpath because of a security vulnerability
Diffstat (limited to 'gateway/package-lock.json')
-rw-r--r--gateway/package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/gateway/package-lock.json b/gateway/package-lock.json
index fc5d3bf2..340f595d 100644
--- a/gateway/package-lock.json
+++ b/gateway/package-lock.json
@@ -1210,7 +1210,7 @@
 				"kareem": "2.3.2",
 				"mongodb": "3.6.11",
 				"mongoose-legacy-pluralize": "1.0.2",
-				"mpath": "0.8.3",
+				"mpath": "0.8.4",
 				"mquery": "3.2.5",
 				"ms": "2.1.2",
 				"optional-require": "1.0.x",
@@ -1253,7 +1253,7 @@
 		},
 		"node_modules/mpath": {
 			"version": "0.8.3",
-			"resolved": "https://registry.npmjs.org/mpath/-/mpath-0.8.3.tgz",
+			"resolved": "https://registry.npmjs.org/mpath/-/mpath-0.8.4.tgz",
 			"integrity": "sha512-eb9rRvhDltXVNL6Fxd2zM9D4vKBxjVVQNLNijlj7uoXUy19zNDsIif5zR+pWmPCWNKwAtqyo4JveQm4nfD5+eA==",
 			"peer": true,
 			"engines": {
@@ -2893,7 +2893,7 @@
 				"kareem": "2.3.2",
 				"mongodb": "3.6.11",
 				"mongoose-legacy-pluralize": "1.0.2",
-				"mpath": "0.8.3",
+				"mpath": "0.8.4",
 				"mquery": "3.2.5",
 				"ms": "2.1.2",
 				"optional-require": "1.0.x",
@@ -2926,7 +2926,7 @@
 		},
 		"mpath": {
 			"version": "0.8.3",
-			"resolved": "https://registry.npmjs.org/mpath/-/mpath-0.8.3.tgz",
+			"resolved": "https://registry.npmjs.org/mpath/-/mpath-0.8.4.tgz",
 			"integrity": "sha512-eb9rRvhDltXVNL6Fxd2zM9D4vKBxjVVQNLNijlj7uoXUy19zNDsIif5zR+pWmPCWNKwAtqyo4JveQm4nfD5+eA==",
 			"peer": true
 		},