From 6427b1e135fc84e7335295b248aadbda8d17298a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 23:28:47 +0000 Subject: [PATCH] fix: node_modules/find-up/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/find-up/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/find-up/package.json b/node_modules/find-up/package.json index 39a30757ff..2e5ac31fb3 100644 --- a/node_modules/find-up/package.json +++ b/node_modules/find-up/package.json @@ -47,7 +47,7 @@ "ava": "^2.1.0", "is-path-inside": "^2.1.0", "tempy": "^0.3.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file