From 8bf08ceb00dca9262de3b8dc81f7055ee5bfb27b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 10:35:08 +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-HAWK-6969142 --- 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..dc47d06 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.88.2", "serve-static": "~1.9.3", "shortid": "2.0.0", "ssl-root-cas": "^1.2.2"