Skip to content

Commit

Permalink
Bump express from 4.16.4 to 4.19.2 in /streamer-ui/packages/server
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.16.4 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.16.4...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 26, 2024
1 parent 95a69ce commit 7c11c65
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 137 deletions.
2 changes: 1 addition & 1 deletion streamer-ui/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"connect-pg-simple": "^7.0.0",
"cookie-parser": "~1.4.4",
"dotenv": "^8.2.0",
"express": "~4.16.1",
"express": "~4.19.2",
"express-session": "^1.16.2",
"graphql": "^16.6.0",
"http-errors": "~1.6.3",
Expand Down
Loading

0 comments on commit 7c11c65

Please sign in to comment.