Skip to content

Commit

Permalink
chore(deps): bump express in /packages/one-service-worker-demo
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]>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent a19b560 commit 4b156ad
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 83 deletions.
2 changes: 1 addition & 1 deletion packages/one-service-worker-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.3",
"express": "^4.19.2",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down
Loading

0 comments on commit 4b156ad

Please sign in to comment.