Bump express from 4.18.2 to 4.19.2 in /test/webhook

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.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.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-28 17:36:32 +00:00
committed by GitHub
parent 5b1d8a8ff3
commit 7df95bfff9
2 changed files with 262 additions and 97 deletions

View File

@@ -9,7 +9,7 @@
"author": "Dave Horton",
"license": "MIT",
"dependencies": {
"express": "^4.18.2",
"express": "^4.19.2",
"ws": "^8.12.0"
}
}