Skip to content

Commit

Permalink
fix(deps): update hibp to v8 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wKovacs64 committed Jul 19, 2019
1 parent a224f02 commit ae2f30e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"node": ">= 8"
},
"dependencies": {
"hibp": "^7.5.2",
"hibp": "^8.0.0",
"ora": "^3.4.0",
"prettyjson": "^1.2.1",
"source-map-support": "^0.5.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4255,10 +4255,10 @@ has@^1.0.1, has@^1.0.3:
dependencies:
function-bind "^1.1.1"

hibp@^7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/hibp/-/hibp-7.5.2.tgz#f36b509141f5f4214cfac97bdad4eebacf486f3b"
integrity sha512-ikKMgiQX4AASt880h7YMkQW/pfOBd+wy904r62/7laCT9881cIiBGNle6Sy6Tx0uaUZ3vkV7AcIQYo6kyvpNiA==
hibp@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/hibp/-/hibp-8.0.0.tgz#608bbb0f5083a35fc7dacc064bf888e386d66c7d"
integrity sha512-/6TPI/XjkAv2mIQzG0PlB+HDUdd5Tn6LHG+5aDelPcXYT9+bTMmQeVomsl6HzhmuvDdCNigZMF+MJanHyW1UgQ==
dependencies:
axios "^0.19.0"
jssha "^2.3.1"
Expand Down

0 comments on commit ae2f30e

Please sign in to comment.