diff --git a/service/package.json b/service/package.json index dc6bbb3..fdd47a9 100644 --- a/service/package.json +++ b/service/package.json @@ -6,6 +6,6 @@ "main": "index.js", "license": "MIT", "dependencies": { - "@atproto/pds": "0.4.24" + "@atproto/pds": "0.4.25" } } diff --git a/service/pnpm-lock.yaml b/service/pnpm-lock.yaml index 005de45..525e3dd 100644 --- a/service/pnpm-lock.yaml +++ b/service/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@atproto/pds': - specifier: 0.4.24 - version: 0.4.24 + specifier: 0.4.25 + version: 0.4.25 packages: @@ -107,8 +107,8 @@ packages: zod: 3.22.4 dev: false - /@atproto/pds@0.4.24: - resolution: {integrity: sha512-XcgVT+UIbBFw3+45AH7opSBU4bIyRTkbZx/f8+Gyg03snygSUaoxpGuzGtonwqFpfu6FdoXGiXe3Rqg+c+qLxQ==} + /@atproto/pds@0.4.25: + resolution: {integrity: sha512-/GPmpUiqZo0riCw8ypk4z743+NiBIdragvi9IlGPK1Phiosy2ysyP/onEF0Y6aQkQYIFzMGAnWQiLKK8hgQxWQ==} hasBin: true dependencies: '@atproto/api': 0.12.12