diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e89c2125..f25f08548 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,8 +178,8 @@ catalogs: specifier: 3.3.1 version: 3.3.1 query-string: - specifier: 9.2.1 - version: 9.2.1 + specifier: 9.2.2 + version: 9.2.2 react: specifier: 19.1.0 version: 19.1.0 @@ -503,7 +503,7 @@ importers: version: 5.3.0 query-string: specifier: 'catalog:' - version: 9.2.1 + version: 9.2.2 devDependencies: react: specifier: 'catalog:' @@ -4221,8 +4221,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - query-string@9.2.1: - resolution: {integrity: sha512-3jTGGLRzlhu/1ws2zlr4Q+GVMLCQTLFOj8CMX5x44cdZG9FQE07x2mQhaNxaKVPNmIDu0mvJ/cEwtY7Pim7hqA==} + query-string@9.2.2: + resolution: {integrity: sha512-pDSIZJ9sFuOp6VnD+5IkakSVf+rICAuuU88Hcsr6AKL0QtxSIfVuKiVP2oahFI7tk3CRSexwV+Ya6MOoTxzg9g==} engines: {node: '>=18'} querystringify@2.2.0: @@ -6458,8 +6458,8 @@ snapshots: '@jridgewell/source-map@0.3.6': dependencies: - '@jridgewell/gen-mapping': 0.3.8 - '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 optional: true '@jridgewell/sourcemap-codec@1.5.0': {} @@ -9220,7 +9220,7 @@ snapshots: punycode@2.3.1: {} - query-string@9.2.1: + query-string@9.2.2: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f7f560370..269d3cfcc 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -59,7 +59,7 @@ catalog: lint-staged: 16.1.2 mockdate: 3.0.5 module-from-string: 3.3.1 - query-string: 9.2.1 + query-string: 9.2.2 react: 19.1.0 react-dom: 19.1.0 react-router-dom: 6.29.0