mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-22 09:37:56 +00:00
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:
@@ -9,7 +9,7 @@
|
||||
"author": "Dave Horton",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"express": "^4.19.2",
|
||||
"ws": "^8.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user