|
2566 | 2566 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" |
2567 | 2567 | integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== |
2568 | 2568 |
|
2569 | | -"@inrupt/solid-client-authn-core@^1.17.5": |
2570 | | - version "1.17.5" |
2571 | | - resolved "https://registry.yarnpkg.com/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.17.5.tgz#fc1eb1a3f4558bc924934862b5f1865a4f50dd4e" |
2572 | | - integrity sha512-g3WShcPAqGuarPYlw12vUCo+et4elQLI+WYcHkCHGLuQQFF73r2iTicuKpkydQdIrZ5AZgxhwr315jmkx/vcFQ== |
| 2569 | +"@inrupt/solid-client-authn-core@^2.4.1": |
| 2570 | + version "2.5.0" |
| 2571 | + resolved "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.5.0.tgz#1f9c29e001c061fe20aea7c85831af9285c9c9b6" |
| 2572 | + integrity sha512-S02hizURW3IL4d03Cn1xZTz25KqZdmS7qYfkOb/UHwPcy+VA7G8Um1xeDByqu7Bva2yPjNk5iCrKKUMmGb56mA== |
2573 | 2573 | dependencies: |
2574 | | - "@inrupt/universal-fetch" "^1.0.1" |
2575 | 2574 | events "^3.3.0" |
2576 | | - jose "^4.15.4" |
2577 | | - uuid "^9.0.1" |
2578 | | - |
2579 | | -"@inrupt/universal-fetch@^1.0.1": |
2580 | | - version "1.0.2" |
2581 | | - resolved "https://registry.yarnpkg.com/@inrupt/universal-fetch/-/universal-fetch-1.0.2.tgz#9e9ef73b2e19ea3c1b89411efa14cd3c212817f4" |
2582 | | - integrity sha512-+CR1r2bWaxWZO+fzgMg6TfRJtQIcSsOBHcxnTuWpCW3USFv4BMI7geAytl87a4zfQFtCQ6NT8FpsIqTotstjrQ== |
2583 | | - dependencies: |
2584 | | - node-fetch "^2.6.7" |
2585 | | - undici "^5.19.1" |
| 2575 | + jose "^5.1.3" |
| 2576 | + uuid "^11.1.0" |
2586 | 2577 |
|
2587 | 2578 | "@ioredis/commands@^1.1.1": |
2588 | 2579 | version "1.2.0" |
@@ -4165,13 +4156,6 @@ bundle-name@^3.0.0: |
4165 | 4156 | dependencies: |
4166 | 4157 | run-applescript "^5.0.0" |
4167 | 4158 |
|
4168 | | -busboy@^1.6.0: |
4169 | | - version "1.6.0" |
4170 | | - resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893" |
4171 | | - integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA== |
4172 | | - dependencies: |
4173 | | - streamsearch "^1.1.0" |
4174 | | - |
4175 | 4159 | bytes@3.0.0: |
4176 | 4160 | version "3.0.0" |
4177 | 4161 | resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" |
@@ -4606,13 +4590,12 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3: |
4606 | 4590 | shebang-command "^2.0.0" |
4607 | 4591 | which "^2.0.1" |
4608 | 4592 |
|
4609 | | -css-authn@^0.1.0: |
4610 | | - version "0.1.0" |
4611 | | - resolved "https://registry.npmjs.org/css-authn/-/css-authn-0.1.0.tgz#0551a86baa0245d6cc04cf8fa6e565faf0a0e022" |
4612 | | - integrity sha512-T13bwWeaPZOLm/LAwKdXg6Fc3snLKQclcy/mrg6zkb3yJylsco2QcoXO+7YAtEiMBJ78JYFTPQFpznuGcZePcA== |
| 4593 | +css-authn@^0.2.1: |
| 4594 | + version "0.2.1" |
| 4595 | + resolved "https://registry.npmjs.org/css-authn/-/css-authn-0.2.1.tgz#3758481233b90ba9a30d96abb6601eb562241b87" |
| 4596 | + integrity sha512-bcQIiMM8WtV9dL6dxKxRYZHo/U6fRBBEr4JeoOxq2xKl66iCDTFnxmpw/fsJ2EOycMHgCrxTnrPtqawij9kEnQ== |
4613 | 4597 | dependencies: |
4614 | | - "@inrupt/solid-client-authn-core" "^1.17.5" |
4615 | | - tough-cookie "^4.1.3" |
| 4598 | + "@inrupt/solid-client-authn-core" "^2.4.1" |
4616 | 4599 |
|
4617 | 4600 | css-select@^5.1.0: |
4618 | 4601 | version "5.1.0" |
@@ -6513,7 +6496,7 @@ jose@^4.10.3: |
6513 | 6496 | resolved "https://registry.yarnpkg.com/jose/-/jose-4.14.4.tgz#59e09204e2670c3164ee24cbfe7115c6f8bff9ca" |
6514 | 6497 | integrity sha512-j8GhLiKmUAh+dsFXlX1aJCbt5KMibuKb+d7j1JaOJG6s2UjX1PQlW+OKB/sD4a/5ZYF4RcmYmLSndOoU3Lt/3g== |
6515 | 6498 |
|
6516 | | -jose@^4.15.2, jose@^4.15.4: |
| 6499 | +jose@^4.15.2: |
6517 | 6500 | version "4.15.4" |
6518 | 6501 | resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.4.tgz#02a9a763803e3872cf55f29ecef0dfdcc218cc03" |
6519 | 6502 | integrity sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ== |
@@ -8687,11 +8670,6 @@ streamify-string@^1.0.1: |
8687 | 8670 | resolved "https://registry.yarnpkg.com/streamify-string/-/streamify-string-1.0.1.tgz#9e220de33e1c475dd30e0206f5b1815cc6c9525b" |
8688 | 8671 | integrity sha512-RXvBglotrvSIuQQ7oC55pdV40wZ/17gTb68ipMC4LA0SqMN4Sqfsf31Dpei7qXpYqZQ8ueVnPglUvtep3tlhqw== |
8689 | 8672 |
|
8690 | | -streamsearch@^1.1.0: |
8691 | | - version "1.1.0" |
8692 | | - resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764" |
8693 | | - integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== |
8694 | | - |
8695 | 8673 | streamx@^2.13.0, streamx@^2.15.0: |
8696 | 8674 | version "2.16.1" |
8697 | 8675 | resolved "https://registry.npmjs.org/streamx/-/streamx-2.16.1.tgz#2b311bd34832f08aa6bb4d6a80297c9caef89614" |
@@ -8928,7 +8906,7 @@ toposort@^2.0.2: |
8928 | 8906 | resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330" |
8929 | 8907 | integrity sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg== |
8930 | 8908 |
|
8931 | | -tough-cookie@^4.0.0, tough-cookie@^4.1.3: |
| 8909 | +tough-cookie@^4.0.0: |
8932 | 8910 | version "4.1.3" |
8933 | 8911 | resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" |
8934 | 8912 | integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== |
@@ -9097,13 +9075,6 @@ undici-types@~6.20.0: |
9097 | 9075 | resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
9098 | 9076 | integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
9099 | 9077 |
|
9100 | | -undici@^5.19.1: |
9101 | | - version "5.22.1" |
9102 | | - resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.1.tgz#877d512effef2ac8be65e695f3586922e1a57d7b" |
9103 | | - integrity sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw== |
9104 | | - dependencies: |
9105 | | - busboy "^1.6.0" |
9106 | | - |
9107 | 9078 | universalify@^0.2.0: |
9108 | 9079 | version "0.2.0" |
9109 | 9080 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0" |
@@ -9177,6 +9148,11 @@ uue@3.1.2: |
9177 | 9148 | escape-string-regexp "~1.0.5" |
9178 | 9149 | extend "~3.0.0" |
9179 | 9150 |
|
| 9151 | +uuid@^11.1.0: |
| 9152 | + version "11.1.0" |
| 9153 | + resolved "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912" |
| 9154 | + integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A== |
| 9155 | + |
9180 | 9156 | uuid@^9.0.0: |
9181 | 9157 | version "9.0.0" |
9182 | 9158 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5" |
|
0 commit comments