mirror of
https://github.com/KevinMidboe/ISPDowntimeMonitor.git
synced 2026-01-18 23:27:38 +00:00
Bump express from 4.17.1 to 4.17.3
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>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"scrape": "node src/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"express": "^4.17.3",
|
||||
"mongoose": "^5.9.17",
|
||||
"nodemailer": "^6.4.6",
|
||||
"puppeteer": "^3.0.4"
|
||||
|
||||
Reference in New Issue
Block a user