about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-03 14:31:12 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-03 14:31:12 -0600
commit429cc1abf18d4e7d3d065db7243e86498bd0d3e4 (patch)
tree15c0e4d5e003bc8f133c6ccd170e0d41f9590338 /package.json
parent87a824429ce56e03d52b3aac5a1d526cdc2ad047 (diff)
downloadvoidsky-429cc1abf18d4e7d3d065db7243e86498bd0d3e4.tar.zst
Bump deps to pull in some bugfixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index faf9e9ba5..ba918a527 100644
--- a/package.json
+++ b/package.json
@@ -13,9 +13,9 @@
     "postinstall": "patch-package"
   },
   "dependencies": {
-    "@atproto/api": "^0.0.5",
-    "@atproto/lexicon": "^0.0.2",
-    "@atproto/xrpc": "^0.0.2",
+    "@atproto/api": "^0.0.6",
+    "@atproto/lexicon": "^0.0.4",
+    "@atproto/xrpc": "^0.0.3",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@fortawesome/fontawesome-svg-core": "^6.1.1",
     "@fortawesome/free-regular-svg-icons": "^6.1.1",