From 33a5bfde1d8db0fccdc2504a6b8c8e715192a1e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 01:55:25 +0000 Subject: [PATCH] fix: node_modules/p-limit/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/p-limit/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/p-limit/package.json b/node_modules/p-limit/package.json index 8a8f33e002..a56e3b7419 100644 --- a/node_modules/p-limit/package.json +++ b/node_modules/p-limit/package.json @@ -40,12 +40,12 @@ "p-try": "^2.0.0" }, "devDependencies": { - "ava": "^1.2.1", + "ava": "^3.0.0", "delay": "^4.1.0", "in-range": "^1.0.0", "random-int": "^1.0.0", "time-span": "^2.0.0", "tsd-check": "^0.3.0", - "xo": "^0.24.0" + "xo": "^0.53.0" } } \ No newline at end of file