From ee958375dc7d5665481438028655df4d2f729066 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 14:46:03 +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-INFLIGHT-6095116 --- node_modules/query-string/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/query-string/package.json b/node_modules/query-string/package.json index cf379b4442..48a8108dea 100644 --- a/node_modules/query-string/package.json +++ b/node_modules/query-string/package.json @@ -44,11 +44,11 @@ "strict-uri-encode": "^2.0.0" }, "devDependencies": { - "ava": "^1.4.1", + "ava": "^5.3.0", "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