From 5d976490cbbf3b14a90c5a575472ce25b18cf789 Mon Sep 17 00:00:00 2001 From: Devin Ivy Date: Wed, 21 Feb 2024 22:28:37 -0500 Subject: [PATCH] update pds version --- service/package.json | 2 +- service/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/service/package.json b/service/package.json index 3f29905..6ac9b55 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.1" + "@atproto/pds": "0.4.0-beta.3" } } diff --git a/service/pnpm-lock.yaml b/service/pnpm-lock.yaml index 69a2554..9c03ad9 100644 --- a/service/pnpm-lock.yaml +++ b/service/pnpm-lock.yaml @@ -6,13 +6,13 @@ settings: dependencies: '@atproto/pds': - specifier: 0.4.0-beta.1 - version: 0.4.0-beta.1 + specifier: 0.4.0-beta.3 + version: 0.4.0-beta.3 packages: - /@atproto/api@0.9.8: - resolution: {integrity: sha512-v3QO2e5MF99JlPEyjhN2LRs8Uv0tf3C0RJwVm83bgp16yLhN2ZQO13z7w99HoGN7dWwoYf/xXWM/PQPJJcxPTA==} + /@atproto/api@0.10.0: + resolution: {integrity: sha512-TSVCHh3UUZLtNzh141JwLicfYTc7TvVFvQJSWeOZLHr3Sk+9hqEY+9Itaqp1DAW92r4i25ChaMc/50sg4etAWQ==} dependencies: '@atproto/common-web': 0.2.3 '@atproto/lexicon': 0.3.1 @@ -111,11 +111,11 @@ packages: zod: 3.22.4 dev: false - /@atproto/pds@0.4.0-beta.1: - resolution: {integrity: sha512-yJ1zKUSrBVmhkbmaykLvBzc5pKdZOz3nvEqDcYldEU1TUfIdZ+O6Y/d4tKjvuPVFUTvocw+BU/aIbU0qiRtcdQ==} + /@atproto/pds@0.4.0-beta.3: + resolution: {integrity: sha512-EucBUmxYAUC7oNj+j4LFpMaM0fyJI0mvNCuNzIT/juDgo9/OBLZJuOlZKIxYy79COxU1QSGiTHWTvg6BeJqDdg==} hasBin: true dependencies: - '@atproto/api': 0.9.8 + '@atproto/api': 0.10.0 '@atproto/aws': 0.1.7 '@atproto/common': 0.3.3 '@atproto/crypto': 0.3.0