Skip to content

Commit

Permalink
Bump http-errors from 1.8.1 to 2.0.0 (#58)
Browse files Browse the repository at this point in the history
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.1 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](jshttp/http-errors@1.8.1...v2.0.0)

---
updated-dependencies:
- dependency-name: http-errors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2022
1 parent 346cbf8 commit 4e00e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"homepage": "https://github.com/nearform/fastify-casbin-rest#readme",
"dependencies": {
"fastify-plugin": "^3.0.0",
"http-errors": "^1.8.0"
"http-errors": "^2.0.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
Expand Down

0 comments on commit 4e00e24

Please sign in to comment.