From 044f1b0a07479f819e069974d0b14b36ddebbd47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 21:56:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GETOBJECT-1054932 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-MOCKERY-3043117 - https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:lodash:20180130 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c1fd5da7..13df376c 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "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", "body-parser": "1.15.2", "bson": "0.5.5", - "chokidar": "1.6.0", + "chokidar": "3.0.0", "connect-dynamic-middleware": "0.1.0", "cookie-parser": "1.4.3", "cors": "2.8.1",