From 41197ea88c5394b4abc24db5bedd076b52cd4e61 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 08:47:06 +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-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- 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..837c6c61d6 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": "^4.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.42.0" } } \ No newline at end of file