diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-08-08 16:24:19 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-08-08 16:24:19 -0700 |
commit | b5511e1450617dd6978bd6765b14674cc68bae84 (patch) | |
tree | 371cb7c9c0b2c3779ea975c0f8eb8f724e95fbe4 /yarn.lock | |
parent | bbe9861eef0e9f44b31259cb92221ee4094afac2 (diff) | |
download | voidsky-b5511e1450617dd6978bd6765b14674cc68bae84.tar.zst |
Bump @atproto.api@0.5.4
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index 3988c3870..d4bfa8a5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,10 +40,10 @@ tlds "^1.234.0" typed-emitter "^2.1.0" -"@atproto/api@^0.5.2": - version "0.5.2" - resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.5.2.tgz#4ba5c57a8737092216e8274ef7ef63384f03d3c6" - integrity sha512-AAYz/IL52efZzaIx6Q8wV20MPK3/P5Dpm2qrFeh+rZHaP4KGPJaqLLYnK+SG9ZPQAHtvc18ZftNQJHB2CZsEbw== +"@atproto/api@^0.5.4": + version "0.5.4" + resolved "https://registry.yarnpkg.com/@atproto/api/-/api-0.5.4.tgz#81a0dc36d3fcae085092434218740b68ee28f816" + integrity sha512-e2M5d+w6PMEzunVWbeX4yD9pMXaP6FakQYOfj4gUz9tL05k94Qv1dcX8IFUHdWEunHijLGU2fU2SNC4jgiuLBA== dependencies: "@atproto/common-web" "*" "@atproto/uri" "*" |