зеркало из https://github.com/mozilla/treeherder.git
Bump auth0-js from 9.11.3 to 9.13.2 (#6294)
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.11.3 to 9.13.2. - [Release notes](https://github.com/auth0/auth0.js/releases) - [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0.js/compare/v9.11.3...v9.13.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
e9298f7be4
Коммит
4eff14b576
|
@ -22,7 +22,7 @@
|
|||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
"ajv": "6.10.2",
|
||||
"auth0-js": "9.11.3",
|
||||
"auth0-js": "9.13.2",
|
||||
"fuse.js": "3.4.6",
|
||||
"history": "4.10.1",
|
||||
"js-cookie": "2.2.1",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -1950,13 +1950,13 @@ atob@^2.1.2:
|
|||
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
||||
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
||||
|
||||
auth0-js@9.11.3:
|
||||
version "9.11.3"
|
||||
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.11.3.tgz#a19add9f5c47d155b7a6f87a6dd2b197a9a43860"
|
||||
integrity sha512-86EGbaXPHBuyYPPPpvkckH7rCnEgS14DHsK64v2tb4ph4NsZ+peW6pjwBHkOdz4Ytd/ibhGTYCEbA9xdHWSqiA==
|
||||
auth0-js@9.13.2:
|
||||
version "9.13.2"
|
||||
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.13.2.tgz#78ea02d28a0a8c5ee4eb27c229563227071451d0"
|
||||
integrity sha512-gWlf+X3XhCT9JboYpGviflv0pHcaHFPGtkLXiebyJohHDKddiu2rZkezp9kZHEoXqxhtNqgWuuaXkcla5JtnXg==
|
||||
dependencies:
|
||||
base64-js "^1.3.0"
|
||||
idtoken-verifier "^1.4.1"
|
||||
idtoken-verifier "^2.0.2"
|
||||
js-cookie "^2.2.0"
|
||||
qs "^6.7.0"
|
||||
superagent "^3.8.3"
|
||||
|
@ -2916,7 +2916,7 @@ crypto-browserify@^3.11.0:
|
|||
randombytes "^2.0.0"
|
||||
randomfill "^1.0.3"
|
||||
|
||||
crypto-js@^3.1.9-1:
|
||||
crypto-js@^3.2.1:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-3.3.0.tgz#846dd1cce2f68aacfa156c8578f926a609b7976b"
|
||||
integrity sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q==
|
||||
|
@ -5008,13 +5008,13 @@ icss-utils@^4.0.0, icss-utils@^4.1.1:
|
|||
dependencies:
|
||||
postcss "^7.0.14"
|
||||
|
||||
idtoken-verifier@^1.4.1:
|
||||
version "1.5.1"
|
||||
resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-1.5.1.tgz#86e0058f78ca67384d305842bebdea576e2d56eb"
|
||||
integrity sha512-rfoJ0k/UIriuC4/1XBRRrnzDTMJpGcx+wG19mYO4b8NK2K4YVL2aN2rjNxApVT7OcfwR5Jxo12sSBXcRxK3GcQ==
|
||||
idtoken-verifier@^2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.2.tgz#7fd1c64c435abf07e92f137e7ac538a758fdc399"
|
||||
integrity sha512-9UN83SKT9dtN3d7vNz3EMTqoaJi3D02Zg5XMqF6+bLrGL+Akbx4oj4SEWsgXtLF6cy46XrUcVzokFY+SWO+/MA==
|
||||
dependencies:
|
||||
base64-js "^1.3.0"
|
||||
crypto-js "^3.1.9-1"
|
||||
crypto-js "^3.2.1"
|
||||
es6-promise "^4.2.8"
|
||||
jsbn "^1.1.0"
|
||||
unfetch "^4.1.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче