Update dependency auth0-js to v9.2.2 (#3208)

This commit is contained in:
renovate[bot] 2018-02-10 22:16:57 +00:00 коммит произвёл Ed Morley
Родитель a74003f41b
Коммит d2a555a782
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.2.1",
"auth0-js": "9.2.2",
"bootstrap": "4.0.0-beta.2",
"deepmerge": "1.5.2",
"eslint-config-airbnb": "15.1.0",

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

@ -354,9 +354,9 @@ atob@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d"
auth0-js@9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.2.1.tgz#1106d86eba2374ff4776a4137671f574faff6332"
auth0-js@9.2.2:
version "9.2.2"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.2.2.tgz#06930079c225e2ca9338308cbccbb04730f5155c"
dependencies:
base64-js "^1.2.0"
idtoken-verifier "^1.1.1"