Skip to content

Commit

Permalink
fix(dependency maintenance): update dependency auth0-js to v9.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 14, 2021
1 parent d702408 commit c580f6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 20,7 @@
"apollo-link-http": "1.5.17",
"apollo-link-ws": "1.0.20",
"apollo-utilities": "1.3.4",
"auth0-js": "9.17.0",
"auth0-js": "9.18.0",
"core-js": "3.19.1",
"graphql": "15.7.2",
"jwt-decode": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3992,10 3992,10 @@ 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.17.0:
version "9.17.0"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.17.0.tgz#4f669f0aa4af75761802a1235de821443d20b8b9"
integrity sha512-rqHhOq6ZgOaHwz0e46YywsGW4Y2wLF3Fu y2wT94vbEFNAi5vyJHJYVyNAetAN7w7Ljhda/7SsUs/usuEMRBpQ==
auth0-js@9.18.0:
version "9.18.0"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.18.0.tgz#4d69b93401ce39583d21e3aeae04c323a9f518e7"
integrity sha512-pTQyRLjWAXl7nUHfyFRWhDHMRtQpRJYKU5m3MdPNwem8iQR7KI4c3eHmVV90hpW6gM9jdjNjSmEPyHTxeaqxBA==
dependencies:
base64-js "^1.5.1"
idtoken-verifier "^2.2.2"
Expand Down

0 comments on commit c580f6c

Please sign in to comment.