Fork of official Bluesky PDS (Personal Data Server).

pds v0.4.67

dholms 72e46bdb 87d1645a

+5 -5
+1 -1
service/package.json
··· 6 6 "main": "index.js", 7 7 "license": "MIT", 8 8 "dependencies": { 9 - "@atproto/pds": "0.4.66" 9 + "@atproto/pds": "0.4.67" 10 10 } 11 11 }
+4 -4
service/pnpm-lock.yaml
··· 6 6 7 7 dependencies: 8 8 '@atproto/pds': 9 - specifier: 0.4.66 10 - version: 0.4.66 9 + specifier: 0.4.67 10 + version: 0.4.67 11 11 12 12 packages: 13 13 ··· 189 189 zod: 3.23.8 190 190 dev: false 191 191 192 - /@atproto/pds@0.4.66: 193 - resolution: {integrity: sha512-XoyEieooNnFgx5vDbVj8FW7EqMHXAnr5y3rzNK6popT4FjLFCJ9s2chxcC2yUkTQi3GGOIoUaoafy2Q4HECq5A==} 192 + /@atproto/pds@0.4.67: 193 + resolution: {integrity: sha512-QIyjuIZlm2xsJslBXFY5wxkiJM+D9LK/UjwulDrLwF9nP9/rKMyENdzK/Aqw0Ze68JKj9Tfx6rLg8YT2lTrk7w==} 194 194 hasBin: true 195 195 dependencies: 196 196 '@atproto-labs/fetch-node': 0.1.3