This repository was archived by the owner on Dec 15, 2023. It is now read-only.
Commit fea4e8c Steve Hobbs
authored
1 parent aa3d91a commit fea4e8c Copy full SHA for fea4e8c
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"homepage" : " https://github.com/auth0/auth0-cordova#readme" ,
35
35
"dependencies" : {
36
- "auth0-js" : " ^9.12.1 " ,
36
+ "auth0-js" : " ^9.12.2 " ,
37
37
"url-parse" : " ^1.4.3"
38
38
},
39
39
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -255,13 +255,13 @@ atob@^2.1.1:
255
255
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
256
256
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
257
257
258
- auth0-js@^9.12.1 :
259
- version "9.12.1 "
260
- resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.12.1 .tgz#ffe76acdbd66ad61a0a71c818d69a599c8228937 "
261
- integrity sha512-0BqClX8iRYWeX8lM6V1h9Yg0ZSxs+naM+dMiknfdwr8g7HNLEXqRc1Wx4iZUJfF4PTU5pDksRkiWvjDFQbt2SA ==
258
+ auth0-js@^9.12.2 :
259
+ version "9.12.2 "
260
+ resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.12.2 .tgz#8227259a94e8a47eecf8d7a630d99669049833a6 "
261
+ integrity sha512-0VfPu5UcgkGKQc7Q8KPqgkqqhLgXGsDCro2tde7hHPYK9JEzOyq82v0szUTHWlwQE1VT8K2/qZAsGDf7hFjI7g ==
262
262
dependencies :
263
263
base64-js "^1.3.0"
264
- idtoken-verifier "^2.0.0 "
264
+ idtoken-verifier "^2.0.1 "
265
265
js-cookie "^2.2.0"
266
266
qs "^6.7.0"
267
267
superagent "^3.8.3"
@@ -1818,10 +1818,10 @@ iconv-lite@^0.4.4:
1818
1818
dependencies :
1819
1819
safer-buffer ">= 2.1.2 < 3"
1820
1820
1821
- idtoken-verifier@^2.0.0 :
1822
- version "2.0.0 "
1823
- resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.0 .tgz#3c4334b16ddce111eba9a2d5632ee3f7684525b7 "
1824
- integrity sha512-yI6mETqFm3xAaNv8A0fazh4zlDEuM81sq1QbsfJENUEGJ3FRMGiwp//Lf4N/MD5gOlOTyNeCe7mAiaE3cU52rA ==
1821
+ idtoken-verifier@^2.0.1 :
1822
+ version "2.0.1 "
1823
+ resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.1 .tgz#0d14e56ab60b58c51eed5f87f7724c810cfd5a12 "
1824
+ integrity sha512-sLLFPPc6D6Ske7JNHHrrWHbQKuY1OJN9GcJd6Y1LjMvInJBr26Axbo6o07JYPPTRUzJahBWHudabgFoNo23lMw ==
1825
1825
dependencies :
1826
1826
base64-js "^1.3.0"
1827
1827
crypto-js "^3.1.9-1"
You can’t perform that action at this time.
0 commit comments