Skip to content

Commit

Permalink
build(deps): bump express from 4.17.3 to 4.20.0 in /demo (#179)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.3...4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin D. Harris <[email protected]>
  • Loading branch information
dependabot[bot] and juharris authored Sep 10, 2024
1 parent 030b59b commit ac7e7c0
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 94 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"body-parser": "^1.18.3",
"express": "^4.17.3",
"express": "^4.20.0",
"ganache-cli": "^6.12.1",
"sql.js": "^1.1.0",
"typescript": "^4.3.5"
Expand Down
Loading

0 comments on commit ac7e7c0

Please sign in to comment.