From 7a8df1797eaaa8a583bb47c18b84421132490099 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jul 2023 02:33:34 +0000 Subject: [PATCH] fix: node_modules/which-module/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/which-module/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json index 3d784c7989..6295a27212 100644 --- a/node_modules/which-module/package.json +++ b/node_modules/which-module/package.json @@ -35,7 +35,7 @@ "ava": "^0.19.1", "coveralls": "^2.13.1", "nyc": "^10.3.0", - "standard": "^10.0.2", + "standard": "^11.0.0", "standard-version": "^4.0.0" } } \ No newline at end of file