From 8b925c10eb70be52d3fcc9b2d733b9c1caa7ac6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 May 2025 00:03:17 +0000 Subject: [PATCH] fix: node_modules/p-map/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-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/p-map/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/p-map/package.json b/node_modules/p-map/package.json index 8782cb6afc..c4dbb533fb 100644 --- a/node_modules/p-map/package.json +++ b/node_modules/p-map/package.json @@ -48,6 +48,6 @@ "random-int": "^2.0.0", "time-span": "^3.1.0", "tsd": "^0.7.4", - "xo": "^0.27.2" + "xo": "^0.61.0" } } \ No newline at end of file