From 6474f06cb503597a5ead6b9a3f7294e901329a06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 23:24:34 +0000 Subject: [PATCH] fix: node_modules/file-url/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/file-url/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/file-url/package.json b/node_modules/file-url/package.json index dbcd4f1b4e..8f0441d93a 100644 --- a/node_modules/file-url/package.json +++ b/node_modules/file-url/package.json @@ -28,7 +28,7 @@ "slash" ], "devDependencies": { - "ava": "^1.4.1", + "ava": "^6.0.0", "tsd": "^0.7.2", "xo": "^0.24.0" }