chore(deps): bump querystring from 0.2.0 to 0.2.1 (#6355)

Bumps [querystring](https://github.com/Gozala/querystring) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/Gozala/querystring/releases)
- [Changelog](https://github.com/Gozala/querystring/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Gozala/querystring/compare/v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-15 13:48:56 +08:00 committed by GitHub
parent efd767be64
commit 051463fec9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -18,7 +18,7 @@
"dependencies": {
"commander": "^5.1.0",
"joi": "^17.4.2",
"querystring": "0.2.0",
"querystring": "0.2.1",
"utility-types": "^3.10.0",
"webpack": "^5.61.0",
"webpack-merge": "^5.8.0"