From 4742b6cbe319f4382c011b131101cfb34a91f22a Mon Sep 17 00:00:00 2001 From: Charlotte Som Date: Tue, 6 May 2025 22:56:34 +0000 Subject: [PATCH] bump pds --- pds/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pds/package.json b/pds/package.json index 2d513fc..e36de11 100644 --- a/pds/package.json +++ b/pds/package.json @@ -6,8 +6,8 @@ "main": "index.js", "license": "MIT", "dependencies": { - "@atproto/common": "^0.4.8", - "@atproto/pds": "^0.4.107", + "@atproto/common": "^0.4.11", + "@atproto/pds": "^0.4.135", "dotenv": "^16.4.7", "express": "^4.21.2" },