This repository was archived by the owner on Apr 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2121 "url" : " https://github.com/amaurymartiny/react-redux-auth0-kit/issues"
2222 },
2323 "dependencies" : {
24- "auth0-lock" : " ^11.21 .0" ,
24+ "auth0-lock" : " ^11.26 .0" ,
2525 "jwt-decode" : " ^2.2.0" ,
2626 "prop-types" : " ^15.6.0" ,
2727 "react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change @@ -286,23 +286,23 @@ asynckit@^0.4.0:
286286 version "0.4.0"
287287 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
288288
289- auth0-js@^9.12.2 :
290- version "9.13.2 "
291- resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.13.2 .tgz#78ea02d28a0a8c5ee4eb27c229563227071451d0 "
289+ auth0-js@^9.13.3 :
290+ version "9.13.4 "
291+ resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.13.4 .tgz#e5238ca8ea45b6f172eb917accf570a8bb9f4d0a "
292292 dependencies :
293293 base64-js "^1.3.0"
294- idtoken-verifier "^2.0.2 "
294+ idtoken-verifier "^2.0.3 "
295295 js-cookie "^2.2.0"
296296 qs "^6.7.0"
297297 superagent "^3.8.3"
298298 url-join "^4.0.1"
299299 winchan "^0.2.2"
300300
301- auth0-lock@^11.21 .0 :
302- version "11.21 .0"
303- resolved "https://registry.yarnpkg.com/auth0-lock/-/auth0-lock-11.21 .0.tgz#4fb3e0d59c133cab9af9750935cbb1a144e13eba "
301+ auth0-lock@^11.26 .0 :
302+ version "11.26 .0"
303+ resolved "https://registry.yarnpkg.com/auth0-lock/-/auth0-lock-11.26 .0.tgz#5a4a7c3df47004b710743b178300bfda9235f7ef "
304304 dependencies :
305- auth0-js "^9.12.2 "
305+ auth0-js "^9.13.3 "
306306 auth0-password-policies "^1.0.2"
307307 blueimp-md5 "2.3.1"
308308 immutable "^3.7.3"
@@ -3351,9 +3351,9 @@ icss-utils@^2.1.0:
33513351 dependencies :
33523352 postcss "^6.0.1"
33533353
3354- idtoken-verifier@^2.0.2 :
3355- version "2.0.2 "
3356- resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.2 .tgz#7fd1c64c435abf07e92f137e7ac538a758fdc399 "
3354+ idtoken-verifier@^2.0.3 :
3355+ version "2.0.3 "
3356+ resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.3 .tgz#b60a933848900c9f684e6296332f62e5f2e79360 "
33573357 dependencies :
33583358 base64-js "^1.3.0"
33593359 crypto-js "^3.2.1"
You can’t perform that action at this time.
0 commit comments