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

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:01:21 +00:00
committed by GitHub
parent 63dbfe5610
commit e6cb8b5358
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"object-to-formdata": "^4.5.1",
"query-string": "^9.1.1",
"query-string": "^9.2.2",
"semver": "^7.7.1",
"valibot": "^1.1.0"
},