Build(deps): bump @auth0/auth0-spa-js from 1.19.2 to 1.19.3
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.19.2 to 1.19.3. - [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.2...v1.19.3)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.5.5",
|
||||
"@auth0/auth0-spa-js": "^1.19.2",
|
||||
"@auth0/auth0-spa-js": "^1.19.3",
|
||||
"@nuxtjs/composition-api": "^0.31.0",
|
||||
"@nuxtjs/i18n": "^7.2.0",
|
||||
"@nuxtjs/moment": "^1.1.0",
|
||||
|
||||
@@ -68,17 +68,17 @@
|
||||
dependencies:
|
||||
"@apollographql/graphql-language-service-types" "^2.0.0"
|
||||
|
||||
"@auth0/auth0-spa-js@^1.19.2":
|
||||
version "1.19.2"
|
||||
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.19.2.tgz#e8719927d975c932e01631eb24f5a8176a8e009d"
|
||||
integrity sha512-K/9p9VzG4YGFeVUbjLm7PFC4FF3FLI29pzv1SVmJAt9CsfnQQU11IiGV4Af1VjEgue09UfIO8knp6lKKAJDCnw==
|
||||
"@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==
|
||||
dependencies:
|
||||
abortcontroller-polyfill "^1.7.3"
|
||||
browser-tabs-lock "^1.2.15"
|
||||
core-js "^3.18.2"
|
||||
core-js "^3.19.0"
|
||||
es-cookie "^1.3.2"
|
||||
fast-text-encoding "^1.0.3"
|
||||
promise-polyfill "^8.2.0"
|
||||
promise-polyfill "^8.2.1"
|
||||
unfetch "^4.2.0"
|
||||
|
||||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.16.0":
|
||||
@@ -4643,10 +4643,10 @@ core-js-pure@^3.10.2, core-js-pure@^3.19.0:
|
||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.19.1.tgz#edffc1fc7634000a55ba05e95b3f0fe9587a5aa4"
|
||||
integrity sha512-Q0Knr8Es84vtv62ei6/6jXH/7izKmOrtrxH9WJTHLCMAVeU+8TF8z8Nr08CsH4Ot0oJKzBzJJL9SJBYIv7WlfQ==
|
||||
|
||||
core-js@3, core-js@^3.0.1, core-js@^3.18.2, core-js@^3.6.5:
|
||||
version "3.19.2"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
|
||||
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
|
||||
core-js@3, core-js@^3.0.1, core-js@^3.19.0, core-js@^3.6.5:
|
||||
version "3.19.3"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
|
||||
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
|
||||
|
||||
core-js@^2.6.5:
|
||||
version "2.6.12"
|
||||
@@ -10444,7 +10444,7 @@ promise-inflight@^1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
|
||||
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
|
||||
|
||||
promise-polyfill@^8.2.0:
|
||||
promise-polyfill@^8.2.1:
|
||||
version "8.2.1"
|
||||
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.1.tgz#1fa955b325bee4f6b8a4311e18148d4e5b46d254"
|
||||
integrity sha512-3p9zj0cEHbp7NVUxEYUWjQlffXqnXaZIMPkAO7HhFh8u5636xLRDHOUo2vpWSK0T2mqm6fKLXYn1KP6PAZ2gKg==
|
||||
|
||||
Reference in New Issue
Block a user