From 6ca08263e1b20eef6e62be29ec501f236c8f5eb0 Mon Sep 17 00:00:00 2001 From: Brion Mario Date: Thu, 16 Sep 2021 16:07:39 +0530 Subject: [PATCH] Update `yarn` lock --- yarn.lock | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5c51502f..b1da5090 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,22 +2,22 @@ # yarn lockfile v1 -"@asgardeo/auth-js@^0.2.9": - version "0.2.9" - resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-0.2.9.tgz#4e7bd53c1035fa8029f4ce5fc21f8b0050189822" - integrity sha512-xGwUflJWZRuS+wQZn5/lysLGBmm9KeLF94sKbvSQsz2NIvDEQFnOKe39GSUW665d2BewQFURUcsvSxLZvmIaKQ== +"@asgardeo/auth-js@^0.2.11": + version "0.2.11" + resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-0.2.11.tgz#360dd2e844971ed4920d3badd64f9a95e3ea8e6e" + integrity sha512-67jQ9kDJGrKE2FVvpjOlkLsaFYzQUrlI+yBAXPQdVcM9EVnfEb3TXXq0QbY15XCA3kpVgvHFTi8jR4yVcFM1pg== dependencies: base64url "^3.0.1" fast-sha256 "^1.3.0" jose "^3.1.2" randombytes "^2.1.0" -"@asgardeo/auth-spa@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-0.2.0.tgz#e231089498e3ce75ee0866905a2de708961009bd" - integrity sha512-1NGX2Vw4qr+8T1+ljQg4eals9q8aWG/eD82KYpzCoQMb9Hg15wnsoeBcWSxyE/32oji3ZaHz6pQDTrHC+DGIjQ== +"@asgardeo/auth-spa@^0.2.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@asgardeo/auth-spa/-/auth-spa-0.2.2.tgz#cf4a6ebbbfb84c0ce93df7e80bbb22b96e16e006" + integrity sha512-qmh0De9lCeV4VaL/lF+LkFnFFyDSgj9UbRaufyaEPyTAm2UoJ9xG9tZpUMCe7ZJIvWmNw1aNsBkwspmraKVHFw== dependencies: - "@asgardeo/auth-js" "^0.2.9" + "@asgardeo/auth-js" "^0.2.11" "@babel/runtime-corejs3" "^7.11.2" await-semaphore "^0.1.3" axios "^0.21.0" @@ -2344,6 +2344,11 @@ JSONStream@^1.0.4, JSONStream@^1.3.4: jsonparse "^1.2.0" through ">=2.2.7 <3" +abab@^2.0.5: + version "2.0.5" + resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" + integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q== + abbrev@1: version "1.1.1" resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" @@ -9131,6 +9136,18 @@ source-list-map@^2.0.0: resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34" integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw== +source-map-loader@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.3.tgz#7dbc2fe7ea09d3e43c51fd9fc478b7f016c1f820" + integrity sha512-6YHeF+XzDOrT/ycFJNI53cgEsp/tHTMl37hi7uVyqFAlTXW109JazaQCkbc+jjoL2637qkH1amLi+JzrIpt5lA== + dependencies: + abab "^2.0.5" + iconv-lite "^0.6.2" + loader-utils "^2.0.0" + schema-utils "^3.0.0" + source-map "^0.6.1" + whatwg-mimetype "^2.3.0" + source-map-resolve@^0.5.0: version "0.5.3" resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" @@ -10260,6 +10277,11 @@ websocket-extensions@>=0.1.1: resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== +whatwg-mimetype@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" + integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== + whatwg-url@^7.0.0: version "7.1.0" resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"