Bump express from 4.17.1 to 4.17.3 (#30)

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [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.1...4.17.3)

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

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:
dependabot[bot] 2023-04-05 04:06:11 +02:00 committed by GitHub
parent 94b9aaf216
commit 639b866598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 456 additions and 439 deletions

893
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
"dependencies": { "dependencies": {
"@zuzak/owo": "^1.14.1", "@zuzak/owo": "^1.14.1",
"discord.js": "^13.6.0", "discord.js": "^13.6.0",
"express": "^4.17.1", "express": "^4.17.3",
"mysql": "^2.18.1", "mysql": "^2.18.1",
"parse-ms": "^2.1.0", "parse-ms": "^2.1.0",
"prompt-sync": "^4.2.0", "prompt-sync": "^4.2.0",