Skip to content

Commit

Permalink
Bump express from 4.19.2 to 4.20.0 in /functionGraphDemo
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 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.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent eb6624d commit ed4672f
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 54 deletions.
201 changes: 148 additions & 53 deletions functionGraphDemo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functionGraphDemo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"license": "Universal Permissive License (UPL)",
"dependencies": {
"body-parser": "^1.8.1",
"express": "^4.19.2"
"express": "^4.20.0"
}
}

0 comments on commit ed4672f

Please sign in to comment.