Skip to content

Commit

Permalink
chore(deps): bump express from 4.16.4 to 4.18.2 in /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.18.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.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 4fa073f commit 27d115a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"axios": "^1.5.0",
"cheerio": "^1.0.0-rc.12",
"express": "~4.16.1",
"express": "~4.18.2",
"nodemon": "^3.0.1",
"puppeteer": "^21.5.2",
"typescript": "^5.2.2"
Expand Down

0 comments on commit 27d115a

Please sign in to comment.