Bump express from 4.18.1 to 4.19.2 in /unfurler

Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...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 07:42:18 +00:00
committed by GitHub
parent 5c430e57a4
commit c0a9a8b07a
2 changed files with 273 additions and 108 deletions

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"@types/node": "^16.11.41",
"express": "^4.18.0",
"express": "^4.19.2",
"puppeteer": "^15.3.2",
"puppeteer-cluster": "^0.23.0",
"typescript": "~4.7.4"