Skip to content

Commit

Permalink
build(deps): bump express from 4.17.1 to 4.17.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.17.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2023
1 parent a418dd4 commit 86b8635
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 127 deletions.
2 changes: 1 addition & 1 deletion frontend/packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mime-types": "2.1.32"
},
"devDependencies": {
"express": "4.17.1"
"express": "4.17.3"
},
"engines": {
"node": ">=14",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@visualdl/core": "2.2.1",
"dotenv": "10.0.0",
"enhanced-resolve": "5.8.2",
"express": "4.17.1",
"express": "4.17.3",
"http-proxy-middleware": "2.0.1",
"pm2": "5.1.1"
},
Expand Down
Loading

0 comments on commit 86b8635

Please sign in to comment.