From 004ad4ea02af65ff1c4b2d3cb822a0df5f0bf2ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 08:37:08 +0000 Subject: [PATCH 1/2] fix: benchmarks/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- benchmarks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/package.json b/benchmarks/package.json index a789aac68763..7bf0c28fe782 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -13,7 +13,7 @@ "path-key": "^4.0.0", "pretty-bytes": "^6.0.0", "pretty-ms": "^7.0.1", - "rimraf": "^4.0.0", + "rimraf": "^6.1.1", "tempy": "^2.0.0", "thenify": "^3.3.1", "touch": "^3.1.0", From c78135e143bbee995022c5e72af2c2901ff683b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 09:19:29 +0000 Subject: [PATCH 2/2] fix: benchmarks/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073