From ff26ac826c56b35ac80cec0f5182a50560ab6db6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 21:21:31 +0000 Subject: [PATCH] fix: node_modules/import-fresh/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- node_modules/import-fresh/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/import-fresh/package.json b/node_modules/import-fresh/package.json index d33a99e07b..9dfe531df3 100644 --- a/node_modules/import-fresh/package.json +++ b/node_modules/import-fresh/package.json @@ -34,9 +34,9 @@ "resolve-from": "^4.0.0" }, "devDependencies": { - "ava": "^1.0.1", + "ava": "^4.0.0", "heapdump": "^0.3.12", - "tsd": "^0.7.3", - "xo": "^0.23.0" + "tsd": "^0.17.0", + "xo": "^0.42.0" } } \ No newline at end of file