Merge branch 'dependabot-npm_and_yarn-auth0-auth0-spa-js-1.20.1' into 'master'

Build(deps): bump @auth0/auth0-spa-js from 1.20.0 to 1.20.1

See merge request unboundsoftware/dancefinder/dancefinder-app!231
This commit was merged in pull request #280.
This commit is contained in:
2022-03-08 06:28:40 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"@apollo/client": "^3.5.10",
"@auth0/auth0-spa-js": "^1.20.0",
"@auth0/auth0-spa-js": "^1.20.1",
"@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/i18n": "^7.2.0",
"@nuxtjs/moment": "^1.1.0",
+4 -4
View File
@@ -75,10 +75,10 @@
dependencies:
"@apollographql/graphql-language-service-types" "^2.0.0"
"@auth0/auth0-spa-js@^1.20.0":
version "1.20.0"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.20.0.tgz#0fbb47b518e74877cc519cd51fbfa50fad18a2a3"
integrity sha512-TSQn8UJKRwamWCxUFbWqXQICWhrBF7vPg5Y/DrziFoDAzfUn6jIl7bv1xb3VMml6xwkCvMaHY4IE48LzwNUjUg==
"@auth0/auth0-spa-js@^1.20.1":
version "1.20.1"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.20.1.tgz#8e49e76f0a8f5153595489a1399c980738609a65"
integrity sha512-hJyZ1n/7K0srArsnR9RKViGKh550SBE7nNB4g0F0X9H3VWCbETlCDWgnRckrhy045Bmb10VVcDBes3uImWTnjw==
dependencies:
abortcontroller-polyfill "^1.7.3"
browser-tabs-lock "^1.2.15"