Update dependency auth0-js to v9.3.1 (#3292)

This commit is contained in:
renovate[bot] 2018-03-02 12:26:08 +00:00 коммит произвёл Ed Morley
Родитель 2240fbd3a9
Коммит 843fb44817
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -22,7 +22,7 @@
"angular-toarrayfilter": "1.0.3",
"angular-ui-router": "0.4.3",
"angular1-ui-bootstrap4": "2.4.22",
"auth0-js": "9.3.0",
"auth0-js": "9.3.1",
"bootstrap": "4.0.0-beta.2",
"deepmerge": "1.5.2",
"eslint-config-airbnb": "15.1.0",

Просмотреть файл

@ -350,9 +350,9 @@ atob@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d"
auth0-js@9.3.0:
version "9.3.0"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.3.0.tgz#67083dc48f9027a0024e6d92994f3c83a4778feb"
auth0-js@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.3.1.tgz#d690a0778bed0997a9968ae7cfc4e9789c770502"
dependencies:
base64-js "^1.2.0"
idtoken-verifier "^1.1.1"