fix: upgrade @auth0/auth0-spa-js from 1.21.0 to 1.21.1

Snyk has created this PR to upgrade @auth0/auth0-spa-js from 1.21.0 to 1.21.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jstabenow-iwq/project/d120b2f3-4772-4ac9-b250-600e2e885d33?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-05-31 16:15:40 +00:00
parent 763827501f
commit 2b5284ca2c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 14 additions and 9 deletions

View File

@ -4,7 +4,7 @@
"bundle": "restreamer-v2.0.0",
"private": false,
"dependencies": {
"@auth0/auth0-spa-js": "^1.16.1",
"@auth0/auth0-spa-js": "^1.21.1",
"@clappr/core": "^0.4.17",
"@clappr/hlsjs-playback": "^0.5.3",
"@clappr/plugins": "^0.4.10",

View File

@ -9,17 +9,17 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"
"@auth0/auth0-spa-js@^1.16.1":
version "1.21.0"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.21.0.tgz#9c6df09e8af817fbb890f9773ff478c5ca581aaa"
integrity sha512-a+8+onJdOIUSEEjdIzP/BGd731DZjBn2Q0tH+v7H+bN9ldeuBOifnjPbFwQAriL+94SwkaqhoFx3L6uGDk3+vg==
"@auth0/auth0-spa-js@^1.21.1":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.22.0.tgz#3e7b494efed9c1aea1744b4addb3393dc99e1508"
integrity sha512-y4/vd7dhAwD3ueYAZhuo06muv/scxq+lHnI2lsT5h/3gSLOOXjDE2rjVmMexeYw4t02oXwHpjphYPfL9hgUsuA==
dependencies:
abortcontroller-polyfill "^1.7.3"
browser-tabs-lock "^1.2.15"
core-js "^3.20.3"
core-js "^3.22.4"
es-cookie "^1.3.2"
fast-text-encoding "^1.0.3"
promise-polyfill "^8.2.1"
promise-polyfill "^8.2.3"
unfetch "^4.2.0"
"@babel/code-frame@7.10.4":
@ -4296,7 +4296,12 @@ core-js@^2.4.0:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
core-js@^3.20.3, core-js@^3.6.5:
core-js@^3.22.4:
version "3.22.7"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.7.tgz#8d6c37f630f6139b8732d10f2c114c3f1d00024f"
integrity sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==
core-js@^3.6.5:
version "3.22.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.2.tgz#3ea0a245b0895fa39d1faa15fe75d91ade504a01"
integrity sha512-Z5I2vzDnEIqO2YhELVMFcL1An2CIsFe9Q7byZhs8c/QxummxZlAHw33TUHbIte987LkisOgL0LwQ1P9D6VISnA==
@ -10046,7 +10051,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.1:
promise-polyfill@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.3.tgz#2edc7e4b81aff781c88a0d577e5fe9da822107c6"
integrity sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg==