Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Bump express from 4.17.3 to 4.19.2 in /source/management_console (#1375)
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.3 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.17.3...4.19.2)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 4404107 commit 868fbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/management_console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "5.1.0",
"dependencies": {
"bootstrap": "^3.3.1",
"express": "4.17.3",
"express": "4.19.2",
"express-session": "^1.17.1",
"http-proxy": "1.18.1",
"jquery": "^3.0.0",
Expand Down

0 comments on commit 868fbd9

Please sign in to comment.