From a0c167c8a61b94bae4f9128f60a9aa433085fa4f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:13:14 +0000 Subject: [PATCH] fix: cyclotron-svc/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- cyclotron-svc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyclotron-svc/package.json b/cyclotron-svc/package.json index 41579b7..e53d522 100644 --- a/cyclotron-svc/package.json +++ b/cyclotron-svc/package.json @@ -36,7 +36,7 @@ "node-uuid": "~1.4.3", "passport": "~0.2.2", "passport-ldapauth": "~0.3.0", - "request": "~2.39", + "request": "~2.75.0", "serve-static": "~1.9.3", "shortid": "2.0.0", "ssl-root-cas": "^1.2.2"