chore(types): remove querystring from dependencies (#6957)

* chore(types): remove querystring from dependencies

* fix lock
This commit is contained in:
Joshua Chen 2022-03-22 16:00:05 +08:00 committed by GitHub
parent 948271a0ff
commit 44107fb879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View file

@ -18,7 +18,6 @@
"dependencies": {
"commander": "^5.1.0",
"joi": "^17.6.0",
"querystring": "0.2.1",
"utility-types": "^3.10.0",
"webpack": "^5.70.0",
"webpack-merge": "^5.8.0"