From 38d0ae3af7d43245b41eac2f5c68480e91e08c65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 19:48:03 +0000 Subject: [PATCH] fix: node_modules/mimic-fn/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/mimic-fn/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/mimic-fn/package.json b/node_modules/mimic-fn/package.json index cddfcb379d..c063cd1a68 100644 --- a/node_modules/mimic-fn/package.json +++ b/node_modules/mimic-fn/package.json @@ -35,8 +35,8 @@ "change" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" + "ava": "^2.0.0", + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file