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