build(deps): bump query-string from 9.1.1 to 9.2.2 in /packages/pl-fe

Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.1 to 9.2.2.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.1.1...v9.2.2)

---
updated-dependencies:
- dependency-name: query-string
  dependency-version: 9.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-07 03:08:00 +00:00
committed by GitHub
parent 63dbfe5610
commit a831cfafce
2 changed files with 5 additions and 5 deletions

View File

@ -110,7 +110,7 @@
"process": "^0.11.10",
"punycode": "^2.1.1",
"qrcode.react": "^4.2.0",
"query-string": "^9.1.1",
"query-string": "^9.2.2",
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-datepicker": "^8.3.0",