From 9212cb9763b6780ef5f93549e628b495b17184cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 18:25:09 +0000 Subject: [PATCH] fix: node_modules/registry-url/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/registry-url/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/registry-url/package.json b/node_modules/registry-url/package.json index eb2b767568..6e7bac0c6f 100644 --- a/node_modules/registry-url/package.json +++ b/node_modules/registry-url/package.json @@ -33,10 +33,10 @@ "rc": "^1.2.8" }, "devDependencies": { - "ava": "^1.4.1", + "ava": "^4.0.0", "import-fresh": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "tsd": "^0.17.0", + "xo": "^0.41.0" }, "ava": { "serial": true