From bc2114a58301f4a02e4a0a8128d4a2e0e555d333 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 23:43:19 +0000 Subject: [PATCH] fix: node_modules/p-cancelable/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/p-cancelable/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/p-cancelable/package.json b/node_modules/p-cancelable/package.json index 98d0b765a6..188aecb279 100644 --- a/node_modules/p-cancelable/package.json +++ b/node_modules/p-cancelable/package.json @@ -40,10 +40,10 @@ "bluebird" ], "devDependencies": { - "ava": "^1.3.1", + "ava": "^4.0.0", "delay": "^4.1.0", "promise.prototype.finally": "^3.1.0", "tsd-check": "^0.3.0", - "xo": "^0.24.0" + "xo": "^0.41.0" } } \ No newline at end of file