From e59ebe99862aedb1c7d33790b27147da97e7f5f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 08:43:13 +0000 Subject: [PATCH] Update dependency query-string to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb91b0a..e01e669 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "i18next-xhr-backend": "^3.2.2", "moment": "^2.27.0", "moment-timezone": "^0.5.32", - "query-string": "^6.12.0", + "query-string": "^9.0.0", "react-copy-to-clipboard": "^5.0.2", "react-google-recaptcha": "^2.1.0", "react-i18next": "^11.7.3",