From 26bbe6161cc2e81419f60a0303dbe2d041edb391 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 16:59:48 +0000 Subject: [PATCH] fix: node/yarn-workspace/a/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509 --- node/yarn-workspace/a/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/yarn-workspace/a/package.json b/node/yarn-workspace/a/package.json index ccf06f6..d96f075 100644 --- a/node/yarn-workspace/a/package.json +++ b/node/yarn-workspace/a/package.json @@ -40,7 +40,7 @@ "redux-thunk": "^2.3.0", "reflect-metadata": "^0.1.13", "rxjs": "^7.1.0", - "sails": "^1.4.3", + "sails": "^1.5.10", "socket.io": "^4.1.2", "tough-cookie": "^4.0.0", "vue-component": "^0.3.1",