Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge #901
Browse files Browse the repository at this point in the history
901: Update dependency auth0-js to v9.10.2 r=rehandalal a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| auth0-js | dependencies | patch | [`9.10.1` -> `9.10.2`](https://diff.intrinsic.com/auth0-js/9.10.1/9.10.2) | [source](https://togithub.com/auth0/auth0.js) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Apr 15, 2019
2 parents 309dd11 + f9f49f0 commit 03cf747
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/polyfill": "7.4.0",
"@babel/runtime": "7.4.2",
"antd": "3.16.3",
"auth0-js": "9.10.1",
"auth0-js": "9.10.2",
"autobind-decorator": "2.4.0",
"autoprefixer": "9.5.1",
"babel-core": "7.0.0-bridge.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1966,10 +1966,10 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

auth0-js@9.10.1:
version "9.10.1"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.10.1.tgz#91feac770006f4703ff6b3463eae41922a99d5e4"
integrity sha512-CDePT7UapFLPwp/lqOjL7kMk/lOi7h0AixurxaX+Rey4+4C0NRI+GiRR5u0dJQWSIXyKKOLieHpxzsr0c7VqSg==
auth0-js@9.10.2:
version "9.10.2"
resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.10.2.tgz#5b374f48a61deaff4906d3f0c0cd46e9590fb5f3"
integrity sha512-tvVcL14jTrPq7c535rVLDKHNPW7cW0LKGqeiJA8psa+OGZ0AXv49jLxE+vjxNN6y508JE2bi7p9bhdlJ2pKSRA==
dependencies:
base64-js "^1.2.0"
idtoken-verifier "^1.2.0"
Expand Down

0 comments on commit 03cf747

Please sign in to comment.