Skip to content

Commit

Permalink
Bump express from 4.18.1 to 4.19.2 in /home/home
Browse files Browse the repository at this point in the history
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](expressjs/express@4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 28, 2024
1 parent 01386db commit ac00902
Showing 2 changed files with 272 additions and 118 deletions.
388 changes: 271 additions & 117 deletions home/home/package-lock.json
2 changes: 1 addition & 1 deletion home/home/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/mikarinneoracle/meshdemo#readme",
"dependencies": {
"express": "^4.18.1"
"express": "^4.19.2"
},
"type": "module"
}

0 comments on commit ac00902

Please sign in to comment.