From 03caebaad088a890e2fcdb6ff673859aa12d233e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:11:09 +1100 Subject: [PATCH] build(deps): update dependency query-string to v7.1.0 (#2772) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Renovate Bot Co-authored-by: Clément Michaud Co-authored-by: James Elliott --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index b1202118c..4bce64f9b 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "axios": "0.24.0", "classnames": "2.3.1", "qrcode.react": "1.0.1", - "query-string": "7.0.1", + "query-string": "7.1.0", "react": "17.0.2", "react-dom": "17.0.2", "react-ga": "3.3.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index edba43006..1bc3e9ba5 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -38,7 +38,7 @@ specifiers: jest-watch-typeahead: 1.0.0 prettier: 2.5.1 qrcode.react: 1.0.1 - query-string: 7.0.1 + query-string: 7.1.0 react: 17.0.2 react-dom: 17.0.2 react-ga: 3.3.0 @@ -65,7 +65,7 @@ dependencies: axios: 0.24.0 classnames: 2.3.1 qrcode.react: 1.0.1_react@17.0.2 - query-string: 7.0.1 + query-string: 7.1.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-ga: 3.3.0_react@17.0.2 @@ -6853,8 +6853,8 @@ packages: react: 17.0.2 dev: false - /query-string/7.0.1: - resolution: {integrity: sha512-uIw3iRvHnk9to1blJCG3BTc+Ro56CBowJXKmNNAm3RulvPBzWLRqKSiiDk+IplJhsydwtuNMHi8UGQFcCLVfkA==} + /query-string/7.1.0: + resolution: {integrity: sha512-wnJ8covk+S9isYR5JIXPt93kFUmI2fQ4R/8130fuq+qwLiGVTurg7Klodgfw4NSz/oe7xnyi09y3lSrogUeM3g==} engines: {node: '>=6'} dependencies: decode-uri-component: 0.2.0