diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4d6c0017..2e9cbda43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ catalogs: specifier: 3.3.1 version: 3.3.1 query-string: - specifier: 9.1.2 - version: 9.1.2 + specifier: 9.2.0 + version: 9.2.0 react: specifier: 19.1.0 version: 19.1.0 @@ -478,7 +478,7 @@ importers: version: 5.3.0 query-string: specifier: 'catalog:' - version: 9.1.2 + version: 9.2.0 devDependencies: react: specifier: 'catalog:' @@ -4111,8 +4111,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - query-string@9.1.2: - resolution: {integrity: sha512-s3UlTyjxRux4KjwWaJsjh1Mp8zoCkSGKirbD9H89pEM9UOZsfpRZpdfzvsy2/mGlLfC3NnYVpy2gk7jXITHEtA==} + query-string@9.2.0: + resolution: {integrity: sha512-YIRhrHujoQxhexwRLxfy3VSjOXmvZRd2nyw1PwL1UUqZ/ys1dEZd1+NSgXkne2l/4X/7OXkigEAuhTX0g/ivJQ==} engines: {node: '>=18'} querystringify@2.2.0: @@ -6514,7 +6514,7 @@ snapshots: '@testing-library/dom@10.0.0': dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 '@babel/runtime': 7.26.9 '@types/aria-query': 5.0.4 aria-query: 5.3.0 @@ -8936,7 +8936,7 @@ snapshots: punycode@2.3.1: {} - query-string@9.1.2: + query-string@9.2.0: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 521ea0dfc..eb3bf8540 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -57,7 +57,7 @@ catalog: lint-staged: 15.5.2 mockdate: 3.0.5 module-from-string: 3.3.1 - query-string: 9.1.2 + query-string: 9.2.0 react: 19.1.0 react-dom: 19.1.0 react-router-dom: 6.29.0