Bump qs and express

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.9.6 to 6.11.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-22 01:23:00 +00:00
committed by GitHub
parent d27f12ff4b
commit f192d77ad3
2 changed files with 370 additions and 195 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"cookie-parser": "^1.4.6",
"express": "^4.17.2",
"express": "^4.18.2",
"ini": "^2.0.0",
"path": "^0.12.7",
"uuid": "^8.3.2",