Bump qs from 6.5.2 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-07 15:54:47 +00:00
committed by GitHub
parent 17b0031ef9
commit 965efa2dbe
+3 -15
View File
@@ -1423,18 +1423,6 @@
"clone": "2.x"
}
},
"node-easy-cert": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/node-easy-cert/-/node-easy-cert-1.3.2.tgz",
"integrity": "sha512-xS9qs8Lj/kxv14Z/jDpj7e4BXeLPgHhObZmsPQiR3QIGOq1gfJYXUUB6Ck9K/6ZuOin+O5TK6Mcue+afEi0LyQ==",
"requires": {
"async-task-mgr": "^1.1.0",
"colorful": "^2.1.0",
"commander": "^2.9.0",
"node-forge": "^0.6.42",
"node-powershell": "^3.3.1"
}
},
"node-forge": {
"version": "0.6.49",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.6.49.tgz",
@@ -1991,9 +1979,9 @@
}
},
"qs": {
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
"version": "6.5.3",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
"integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA=="
},
"uuid": {
"version": "3.4.0",