Skip to content

Commit

Permalink
build(deps): bump express from 4.19.2 to 4.20.0 in /frontend
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 63d2219 commit c31cce9
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 24 deletions.
136 changes: 113 additions & 23 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@scullyio/ng-lib": "^1.0.0",
"chart.js": "^3.4.0",
"d3": "^7.8.5",
"express": "^4.15.2",
"express": "^4.20.0",
"file-saver": "^2.0.5",
"lodash-es": "^4.17.15",
"ng2-charts": "^3.1.2",
Expand Down

0 comments on commit c31cce9

Please sign in to comment.