From f1c6fddc9603771bcd3157a141532fb62ba54867 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 05:48:48 +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-INFLIGHT-6095116 --- 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..7a06a38e88 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": "8.0.0", "npm-run-all": "4.1.5", - "nyc": "14.1.1", + "nyc": "15.0.0", "prettier": "1.19.1" }, "eslintConfig": {