mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
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:
parent
efd767be64
commit
051463fec9
2 changed files with 6 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue