From 35acc6ad5e57226436b084d6dd610c71ec33f4a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Jul 2025 16:47:43 +0000 Subject: [PATCH] fix: node_modules/@sinonjs/fake-timers/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- node_modules/@sinonjs/fake-timers/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/@sinonjs/fake-timers/package.json b/node_modules/@sinonjs/fake-timers/package.json index 5eb0d458d1..7e07b62cb9 100644 --- a/node_modules/@sinonjs/fake-timers/package.json +++ b/node_modules/@sinonjs/fake-timers/package.json @@ -47,9 +47,9 @@ "jsdom": "15.1.1", "lint-staged": "10.0.7", "mocha": "7.0.1", - "mochify": "6.6.0", + "mochify": "9.0.0", "npm-run-all": "4.1.5", - "nyc": "14.1.1", + "nyc": "15.0.0", "prettier": "1.19.1" }, "eslintConfig": {