diff options
author | dan <dan.abramov@gmail.com> | 2023-12-06 18:32:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 18:32:14 +0000 |
commit | 748212e000f963976bca5d63e0961d75a7e8b296 (patch) | |
tree | 8c18872d5f18358cf131d5ea506f4a98a8c26cdd /yarn.lock | |
parent | 20a46c8cffd53869559c70b41e04ba1755bf560c (diff) | |
download | voidsky-748212e000f963976bca5d63e0961d75a7e8b296.tar.zst |
Remove getSession waterfall (#2112)
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index af78ffc7b..b96063203 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14279,6 +14279,11 @@ jws@^3.2.2: jwa "^1.4.1" safe-buffer "^5.0.1" +jwt-decode@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0.0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b" + integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA== + key-encoder@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/key-encoder/-/key-encoder-2.0.3.tgz#77073bb48ff1fe2173bb2088b83b91152c8fa4ba" |