From 3003cbd71610db1ab5ead514ce3aa5ce2ad70491 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 18:42:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d47f4c2c6..7e16f1755a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "async": "^1.5.2", "bcrypt-nodejs": "^0.0.3", - "bitgo": "0.11.64", + "bitgo": "6.0.0", "body-parser": "^1.14.2", "cheerio": "^0.20.0", "clockwork": "^0.1.0",