Skip to content

Commit

Permalink
chore(deps-dev): bump express from 4.18.2 to 4.19.2
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 0f4b249 commit 1ec3a4e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 52 deletions.
4 changes: 2 additions & 2 deletions packages/farrow-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"url": "git+https://github.com/farrow-js/farrow.git"
},
"peerDependencies": {
"express": "^4.17.1",
"express": "^4.19.2",
"farrow-http": "^2.2.0"
},
"devDependencies": {
"@types/express": "^4.17.16",
"@types/jest": "^29.5.1",
"@types/supertest": "^2.0.12",
"express": "^4.17.1",
"express": "^4.19.2",
"farrow-http": "^2.3.0",
"farrow-pipeline": "^2.3.0",
"farrow-schema": "^2.3.0",
Expand Down
115 changes: 65 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ec3a4e

Please sign in to comment.