Skip to content

Commit

Permalink
Bump http-status from 1.6.2 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.6.2 to 1.7.4.
- [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md)
- [Commits](adaltas/node-http-status@v1.6.2...v1.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 5d50242 commit eb99d44
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"express-rate-limit": "^6.7.0",
"express-validation": "^1.0.2",
"helmet": "^4.6.0",
"http-status": "^1.0.1",
"http-status": "^1.7.4",
"joi": "^10.4.1",
"jwt-simple": "0.5.6",
"lodash": "^4.17.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3360,10 +3360,10 @@ http-signature@~1.2.0:
jsprim "^1.2.2"
sshpk "^1.7.0"

http-status@^1.0.1:
version "1.7.0"
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.7.0.tgz#df919bb5dcb879275e839ea0b2677664995d38c2"
integrity sha512-6HZ8T2ywZKtNKOrRA22x4Z+fK+UiWzimWYSTROVHrZ46RX+hKsg9wCQiodRtfNrKfsvOkwsXA6R9q+TmDY+8nQ==
http-status@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.7.4.tgz#7bb7f6b511e0bf5e9e20fb5aa00666f09d1f2615"
integrity sha512-c2qSwNtTlHVYAhMj9JpGdyo0No/+DiKXCJ9pHtZ2Yf3QmPnBIytKSRT7BuyIiQ7icXLynavGmxUqkOjSrAuMuA==

https-proxy-agent@^7.0.2:
version "7.0.2"
Expand Down

0 comments on commit eb99d44

Please sign in to comment.