From b4b05f7a2ba364e564092c0cf4eaa5402910151e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 May 2024 14:56:17 +0000 Subject: [PATCH] fix: node_modules/query-string/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-MICROMATCH-6838728 --- node_modules/query-string/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/query-string/package.json b/node_modules/query-string/package.json index cf379b4442..f4975523b0 100644 --- a/node_modules/query-string/package.json +++ b/node_modules/query-string/package.json @@ -48,7 +48,7 @@ "benchmark": "^2.1.4", "deep-equal": "^1.0.1", "fast-check": "^1.5.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file