diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 419bdd3a7..3814fe526 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ catalogs: specifier: 3.3.1 version: 3.3.1 query-string: - specifier: 9.3.0 - version: 9.3.0 + specifier: 9.3.1 + version: 9.3.1 react: specifier: 19.1.1 version: 19.1.1 @@ -509,7 +509,7 @@ importers: version: 5.3.0 query-string: specifier: 'catalog:' - version: 9.3.0 + version: 9.3.1 devDependencies: react: specifier: 'catalog:' @@ -4114,8 +4114,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - query-string@9.3.0: - resolution: {integrity: sha512-IQHOQ9aauHAApwAaUYifpEyLHv6fpVGVkMOnwPzcDScLjbLj8tLsILn6unSW79NafOw1llh8oK7Gd0VwmXBFmA==} + query-string@9.3.1: + resolution: {integrity: sha512-5fBfMOcDi5SA9qj5jZhWAcTtDfKF5WFdd2uD9nVNlbxVv1baq65aALy6qofpNEGELHvisjjasxQp7BlM9gvMzw==} engines: {node: '>=18'} querystringify@2.2.0: @@ -8931,7 +8931,7 @@ snapshots: punycode@2.3.1: {} - query-string@9.3.0: + query-string@9.3.1: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index efd3bfb27..bf8e0e23e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -60,7 +60,7 @@ catalog: lint-staged: 16.1.6 mockdate: 3.0.5 module-from-string: 3.3.1 - query-string: 9.3.0 + query-string: 9.3.1 react: 19.1.1 react-dom: 19.1.1 react-router-dom: 6.29.0