From a0eb0143e0f2c76979341bd0bb5c19b3bb5c2336 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sat, 15 Jan 2022 04:39:52 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 1.19.3 to 1.19.4 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/auth0/auth0-spa-js/releases) - [Changelog](https://github.com/auth0/auth0-spa-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-spa-js/compare/v1.19.3...v1.19.4) --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ea78f65..87983e0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "private": true, "dependencies": { "@apollo/client": "^3.5.7", - "@auth0/auth0-spa-js": "^1.19.3", + "@auth0/auth0-spa-js": "^1.19.4", "@nuxtjs/composition-api": "^0.31.0", "@nuxtjs/i18n": "^7.2.0", "@nuxtjs/moment": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 64ef32c..a6a3524 100644 --- a/yarn.lock +++ b/yarn.lock @@ -68,14 +68,14 @@ dependencies: "@apollographql/graphql-language-service-types" "^2.0.0" -"@auth0/auth0-spa-js@^1.19.3": - version "1.19.3" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.19.3.tgz#74c2791d49e809da803e9aca183880b0e238cd79" - integrity sha512-w6GzjgbktbdDDpkH5ZuHe/lcVrP0dfkW+398zPErk4VBpcGLhiHOp1AwrF6QE8K0anX8O05nqgEPLbKzrgnYPQ== +"@auth0/auth0-spa-js@^1.19.4": + version "1.19.4" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.19.4.tgz#74352c9528bff35e8b4e098170bff3f7350f67eb" + integrity sha512-2kcTo9DYwt79wpuZ1IkRofnTr/xAe7AvERZZ2p2hN0EpQkIEG2mMJ4tD2NfmZTZHdQOJFy2yvd+ZPkfvsXefow== dependencies: abortcontroller-polyfill "^1.7.3" browser-tabs-lock "^1.2.15" - core-js "^3.19.0" + core-js "^3.20.0" es-cookie "^1.3.2" fast-text-encoding "^1.0.3" promise-polyfill "^8.2.1" @@ -4679,7 +4679,7 @@ core-js-pure@^3.10.2, core-js-pure@^3.20.2: resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.2.tgz#5d263565f0e34ceeeccdc4422fae3e84ca6b8c0f" integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg== -core-js@3, core-js@^3.0.1, core-js@^3.19.0, core-js@^3.6.5: +core-js@3, core-js@^3.0.1, core-js@^3.20.0, core-js@^3.6.5: version "3.20.2" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.2.tgz#46468d8601eafc8b266bd2dd6bf9dee622779581" integrity sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==