Skip to content

Commit

Permalink
build(deps): bump express in /src/openmct/gui-openmct
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.2...4.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 36995ce commit 33e1e4a
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 51 deletions.
196 changes: 146 additions & 50 deletions src/openmct/gui-openmct/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 src/openmct/gui-openmct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/sky360-repository/sky360",
"dependencies": {
"express": "^4.16.4",
"express": "^4.19.2",
"express-ws": "^4.0.0",
"openmct": "latest",
"ws": "^6.1.2"
Expand Down

0 comments on commit 33e1e4a

Please sign in to comment.