Bump cookie and express

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


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

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

---
updated-dependencies:
- dependency-name: cookie
  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] 2024-10-15 08:14:10 +00:00 committed by GitHub
parent 18cfef782b
commit b834dcfb7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 115 additions and 96 deletions

View file

@ -7,7 +7,7 @@
"@zuzak/owo": "^1.14.1",
"discord.js": "^13.6.0",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express": "^4.21.1",
"mysql": "^2.18.1",
"parse-ms": "^2.1.0",
"prompt-sync": "^4.2.0",