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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-18 02:30:09 +00:00
committed by GitHub
parent ccf1c47cde
commit 89fdb3db29
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"object-to-formdata": "^4.5.1",
"query-string": "^9.1.0",
"query-string": "^9.1.1",
"semver": "^7.6.3",
"valibot": "^0.42.1"
},