From 141992f30687777f1fc0bf1e7d26891892aa01ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 03:50:13 +0000 Subject: [PATCH] fix: node_modules/clean-stack/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/clean-stack/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/clean-stack/package.json b/node_modules/clean-stack/package.json index fb9bd0b772..bb98751fd4 100644 --- a/node_modules/clean-stack/package.json +++ b/node_modules/clean-stack/package.json @@ -29,9 +29,9 @@ "electron" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.53.0" }, "browser": { "os": false