From 5c08efd9792bb5cc5e398105e22c8501667a6fbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 14:40:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c1fd5da7..39765027 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "awesome-chat": "git+https://ci.open-paas.org/stash/scm/om/awesome-chat.git", "awesome-collaborative-editor": "git+https://ci.open-paas.org/stash/scm/om/awesome-collaborative-editor.git", "awesome-module": "1.0.0", - "awesome-module-manager": "1.1.3", + "awesome-module-manager": "1.1.4", "awesome-node-redis-pubsub": "git+https://ci.open-paas.org/stash/scm/or/awesome-node-redis-pubsub.git", "awesome-sessionstore": "git+https://ci.open-paas.org/stash/scm/or/awesome-sessionstore.git", "awesome-yjs": "git+https://ci.open-paas.org/stash/scm/om/awesome-yjs.git", @@ -27,7 +27,7 @@ "fs-extra": "0.30.0", "hash_file": "0.1.1", "helmet": "2.2.0", - "i18n": "0.8.3", + "i18n": "0.8.4", "jade": "1.11.0", "konphyg": "1.4.0", "jstransformer-less": "2.2.0", @@ -35,7 +35,7 @@ "marked": "0.3.6", "mongoconfig": "1.1.0", "mongodb": "2.2.10", - "mongoose": "4.6.0", + "mongoose": "5.7.3", "morgan": "1.7.0", "node-uuid": "1.4.7", "om-email-invitation": "0.0.4",