From dd911cd8d445601c78e0f1cc6e7ee62268824601 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 21 May 2026 15:39:48 +0300 Subject: [PATCH] use latest atproto api --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8f825274f3..e3f77a702e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "icons:optimize": "svgo -f ./assets/icons" }, "dependencies": { - "@atproto/api": "0.20.0", + "@atproto/api": "0.20.2", "@atproto/syntax": "0.6.1", "@bitdrift/react-native": "^0.6.8", "@braintree/sanitize-url": "^6.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 685f29e474..82563ebd24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: .: dependencies: '@atproto/api': - specifier: 0.20.0 - version: 0.20.0 + specifier: 0.20.2 + version: 0.20.2 '@atproto/syntax': specifier: 0.6.1 version: 0.6.1 @@ -702,8 +702,8 @@ packages: graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 typescript: ^5.0.0 || ^6.0.0 - '@atproto/api@0.20.0': - resolution: {integrity: sha512-PwkmAFkgfxnJd/F31EL1B1jcxkecEQ3aGmxoRpquHKQgiL5XOBFxCPXkyfl7yrvZknPCpbjj5O2rDetP3ewnow==} + '@atproto/api@0.20.2': + resolution: {integrity: sha512-yOdLECwRyRw16k5GTWGFB8HwM5wfqOIaIgevbyBiX3OBnUgpHgEWbrLX3HNo26SAiyKmo0X6Fsk025IcJAGKog==} engines: {node: '>=22'} '@atproto/common-web@0.5.0': @@ -10271,7 +10271,7 @@ snapshots: graphql: 16.8.1 typescript: 6.0.3 - '@atproto/api@0.20.0': + '@atproto/api@0.20.2': dependencies: '@atproto/common-web': 0.5.0 '@atproto/lexicon': 0.7.1