From 527bdba30de5a0fc0fcdc5420a33daa767b2a50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 21:20:43 +0000 Subject: [PATCH] Bump auth0-lock from 11.24.2 to 11.26.0 in /merch-dropper Bumps [auth0-lock](https://github.com/auth0/lock) from 11.24.2 to 11.26.0. - [Release notes](https://github.com/auth0/lock/releases) - [Changelog](https://github.com/auth0/lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/lock/compare/v11.24.2...v11.26.0) Signed-off-by: dependabot[bot] --- merch-dropper/package.json | 2 +- merch-dropper/yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/merch-dropper/package.json b/merch-dropper/package.json index 39965348..8074f0c1 100644 --- a/merch-dropper/package.json +++ b/merch-dropper/package.json @@ -12,7 +12,7 @@ "@testing-library/jest-dom": "^5.5.0", "@testing-library/react": "^10.0.2", "@testing-library/user-event": "^10.0.1", - "auth0-lock": "^11.23.0", + "auth0-lock": "^11.26.0", "axios": "^0.19.2", "bootstrap": "^4.4.1", "classnames": "^2.2.6", diff --git a/merch-dropper/yarn.lock b/merch-dropper/yarn.lock index 5d8be38a..dc671f81 100644 --- a/merch-dropper/yarn.lock +++ b/merch-dropper/yarn.lock @@ -2720,25 +2720,25 @@ 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.13.1: - version "9.13.2" - resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.13.2.tgz#78ea02d28a0a8c5ee4eb27c229563227071451d0" - integrity sha512-gWlf+X3XhCT9JboYpGviflv0pHcaHFPGtkLXiebyJohHDKddiu2rZkezp9kZHEoXqxhtNqgWuuaXkcla5JtnXg== +auth0-js@^9.13.3: + version "9.13.4" + resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.13.4.tgz#e5238ca8ea45b6f172eb917accf570a8bb9f4d0a" + integrity sha512-G7wXTtEUe8OG5UMdcFPoS47odorEZ3WerNyWLLhoGlLqYcPgv0t+B0ECHv/rVLULbpctbSBrRFFYa43/bJV4+Q== dependencies: base64-js "^1.3.0" - idtoken-verifier "^2.0.2" + idtoken-verifier "^2.0.3" js-cookie "^2.2.0" qs "^6.7.0" superagent "^3.8.3" url-join "^4.0.1" winchan "^0.2.2" -auth0-lock@^11.23.0: - version "11.24.2" - resolved "https://registry.yarnpkg.com/auth0-lock/-/auth0-lock-11.24.2.tgz#223c23943a62bbf53aa6d8ef9625f5f7edf87143" - integrity sha512-9mOztVyTM2L5BnitTm/edbrQb3n0DkKnJOJPYAJ4W1kNqUG3u4toys/VHWGpP7XfCZQGUxlttd/VcGcMXgscCw== +auth0-lock@^11.26.0: + version "11.26.0" + resolved "https://registry.yarnpkg.com/auth0-lock/-/auth0-lock-11.26.0.tgz#5a4a7c3df47004b710743b178300bfda9235f7ef" + integrity sha512-9b40aZkNiSMmASuyyz+lGB66aSfceVORTT+Ae9/Mr0+gFoKG7E6h+dDn52sDVQ2FEedI5zRlfpN4w4G54dK2qA== dependencies: - auth0-js "^9.13.1" + auth0-js "^9.13.3" auth0-password-policies "^1.0.2" blueimp-md5 "2.3.1" immutable "^3.7.3" @@ -6846,7 +6846,7 @@ identity-obj-proxy@3.0.0: dependencies: harmony-reflect "^1.4.6" -idtoken-verifier@^2.0.2: +idtoken-verifier@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/idtoken-verifier/-/idtoken-verifier-2.0.3.tgz#b60a933848900c9f684e6296332f62e5f2e79360" integrity sha512-X1izD2ZTMoo+2tw2RKVUvvCSw2B6UOCNMJ0bgHRH758LFTMwBf4JZfCZm61MPBaBW2CIuhkcSnKCZP6jXpSDmw==