Merge pull request #5 from datarhei/snyk-upgrade-1708f78bc89ba751dfa158fe638590eb
[Snyk] Upgrade @auth0/auth0-spa-js from 1.21.0 to 1.21.1
This commit is contained in:
commit
5e47164a30
@ -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",
|
||||
|
||||
21
yarn.lock
21
yarn.lock
@ -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":
|
||||
@ -4316,7 +4316,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==
|
||||
@ -10066,7 +10071,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==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user