From 736cd500c82d1ab1f9aacc910b6cfb3ba1bca94d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 02:15:23 +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 59161d3..31c4398 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "rewire": "6.0.0", "saucelabs": "7.2.2", "selenium-webdriver": "4.10.0", - "sinon": "15.2.0", + "sinon": "19.0.0", "supertest": "6.3.3" } }