diff --git a/service/package.json b/service/package.json index b3e83f5..7d3dff9 100644 --- a/service/package.json +++ b/service/package.json @@ -6,6 +6,6 @@ "main": "index.js", "license": "MIT", "dependencies": { - "@atproto/pds": "0.4.0-beta.6" + "@atproto/pds": "0.4.0-beta.7" } } diff --git a/service/pnpm-lock.yaml b/service/pnpm-lock.yaml index 5a6363f..0306ea2 100644 --- a/service/pnpm-lock.yaml +++ b/service/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@atproto/pds': - specifier: 0.4.0-beta.6 - version: 0.4.0-beta.6 + specifier: 0.4.0-beta.7 + version: 0.4.0-beta.7 packages: @@ -111,8 +111,8 @@ packages: zod: 3.22.4 dev: false - /@atproto/pds@0.4.0-beta.6: - resolution: {integrity: sha512-qCvRAix8REzBOYwwDFBSrTXHFkfU16Cf+0L4aj49yWhKH61TCkuAPyFVKvjyChcAgegE3KW1foenRqiaM0+Lwg==} + /@atproto/pds@0.4.0-beta.7: + resolution: {integrity: sha512-j7kIkxsnus65O+S5TgESiYW7eDbf2rYwJTYFfOdxbEZKgjUqwkRLY1qN+bTtBvQqAyS3f6wZZ7xa6Bbg7ELt2Q==} hasBin: true dependencies: '@atproto/api': 0.10.0