From 9b345688a082ef3918ce0df11aac1a17d7222f48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jun 2023 17:04:46 +0000 Subject: [PATCH] fix: node_modules/ava/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/ava/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/ava/package.json b/node_modules/ava/package.json index 03146bb130..587980f546 100644 --- a/node_modules/ava/package.json +++ b/node_modules/ava/package.json @@ -107,7 +107,7 @@ "supertap": "^1.0.0", "temp-dir": "^2.0.0", "trim-off-newlines": "^1.0.1", - "update-notifier": "^4.1.0", + "update-notifier": "^6.0.0", "write-file-atomic": "^3.0.3", "yargs": "^15.3.1" }, @@ -128,13 +128,13 @@ "replace-string": "^3.0.0", "sinon": "^9.0.2", "source-map-fixtures": "^2.1.0", - "tap": "^14.10.7", - "temp-write": "^4.0.0", + "tap": "^15.0.0", + "temp-write": "^5.0.0", "tempy": "^0.5.0", "touch": "^3.1.0", "tsd": "^0.11.0", "typescript": "^3.8.3", - "xo": "^0.30.0", + "xo": "^0.53.0", "zen-observable": "^0.8.15" } } \ No newline at end of file