Skip to content

Commit

Permalink
Update a0js
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge committed Jan 10, 2019
1 parent 37d5f34 commit 66ca325
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 @@ -89,7 +89,7 @@
"zuul-ngrok": "4.0.0"
},
"dependencies": {
"auth0-js": "^9.8.2",
"auth0-js": "^9.9.0",
"auth0-password-policies": "^1.0.2",
"blueimp-md5": "2.3.1",
"fbjs": "^0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,10 @@ atob@~1.1.0:
resolved "https://registry.yarnpkg.com/atob/-/atob-1.1.3.tgz#95f13629b12c3a51a5d215abdce2aa9f32f80773"
integrity sha1-lfE2KbEsOlGl0hWr3OKqnzL4B3M=

auth0-js@^9.8.2:
version "9.8.2"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.8.2.tgz#0c3b4d9c95d828af70182334e9793948e10e356a"
integrity sha512-fwUkIABBA0e1B6hfkePtjOFlhXzvOUc/ZFx3NE1X9Ij3VZeqtJK7QU/Pc6tar+NkOpgZbRUXkxEG5qPGiwixWQ==
auth0-js@^9.9.0:
version "9.9.0"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.9.0.tgz#47879de9f8e315cce127ca32333c7ef9b369e7eb"
integrity sha512-WVGWXWoxkz3xwA/zJJucHwziIxAFSC7SGwSjejzl5Q8WgGf5qAbyRRkOyhYp73ZZRMrS0pCXqXt+28yF3nSJXw==
dependencies:
base64-js "^1.2.0"
idtoken-verifier "^1.2.0"
Expand Down

0 comments on commit 66ca325

Please sign in to comment.