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 21
21
"url" : " https://github.com/amaurymartiny/react-redux-auth0-kit/issues"
22
22
},
23
23
"dependencies" : {
24
- "auth0-lock" : " ^11.21 .0" ,
24
+ "auth0-lock" : " ^11.26 .0" ,
25
25
"jwt-decode" : " ^2.2.0" ,
26
26
"prop-types" : " ^15.6.0" ,
27
27
"react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change @@ -286,23 +286,23 @@ asynckit@^0.4.0:
286
286
version "0.4.0"
287
287
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
288
288
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 "
292
292
dependencies :
293
293
base64-js "^1.3.0"
294
- idtoken-verifier "^2.0.2 "
294
+ idtoken-verifier "^2.0.3 "
295
295
js-cookie "^2.2.0"
296
296
qs "^6.7.0"
297
297
superagent "^3.8.3"
298
298
url-join "^4.0.1"
299
299
winchan "^0.2.2"
300
300
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 "
304
304
dependencies :
305
- auth0-js "^9.12.2 "
305
+ auth0-js "^9.13.3 "
306
306
auth0-password-policies "^1.0.2"
307
307
blueimp-md5 "2.3.1"
308
308
immutable "^3.7.3"
@@ -3351,9 +3351,9 @@ icss-utils@^2.1.0:
3351
3351
dependencies :
3352
3352
postcss "^6.0.1"
3353
3353
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 "
3357
3357
dependencies :
3358
3358
base64-js "^1.3.0"
3359
3359
crypto-js "^3.2.1"
You can’t perform that action at this time.
0 commit comments