From 16c4cbe8ef17026d3aef254beb8318e55e47eda5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Dec 2024 22:48:32 +0000 Subject: [PATCH] fix: node_modules/nock/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/nock/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/nock/package.json b/node_modules/nock/package.json index 9f0f2004f6..17a21a820c 100644 --- a/node_modules/nock/package.json +++ b/node_modules/nock/package.json @@ -42,7 +42,7 @@ "eslint-plugin-standard": "^4.0.0", "got": "^10.5.2", "@sinonjs/fake-timers": "^6.0.0", - "mocha": "^7.0.1", + "mocha": "^11.0.1", "npm-run-all": "^4.1.5", "nyc": "^15.0.0", "prettier": "1.19.0",