Skip to content

Commit

Permalink
Update AUth0.js (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrudge authored Nov 13, 2018
1 parent f279f28 commit e806bbd
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.1",
"auth0-js": "^9.8.2",
"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.1:
version "9.8.1"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.8.1.tgz#4968b60958a75af1478a2f5a93b8d03f66a026e4"
integrity sha512-8mAFlj+81pwF+zVjZlboU8bWCTCgie96N88s58v9cXL8o2pynw6UJAzkS96IEkqHw3kOnMKoKu60y8TgLsKp8g==
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==
dependencies:
base64-js "^1.2.0"
idtoken-verifier "^1.2.0"
Expand Down

0 comments on commit e806bbd

Please sign in to comment.