Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

Commit

Permalink
upgrade hydra-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Jun 29, 2017
1 parent d17c230 commit d66b31d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"debug": "~2.2.0",
"express": "~4.13.4",
"express-session": "^1.15.1",
"hydra-js": "^0.1.0",
"hydra-js": "^0.1.1",
"jade": "~1.11.0",
"morgan": "~1.7.0",
"serve-favicon": "~2.3.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,9 +505,9 @@ http-signature@~1.1.0:
jsprim "^1.2.2"
sshpk "^1.7.0"

hydra-js@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/hydra-js/-/hydra-js-0.1.0.tgz#d6011469219e193c709fd152d6f78ea589591851"
hydra-js@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/hydra-js/-/hydra-js-0.1.1.tgz#f4d6c8dd6ac8eb4f276a307aa380e1a6080ea424"
dependencies:
jsonwebtoken "^7.1.9"
jwk-to-pem "^1.2.5"
Expand Down

0 comments on commit d66b31d

Please sign in to comment.