Mirror from bluesky-social/pds

pds v0.4.25

+5 -5
+1 -1
service/package.json
··· 6 "main": "index.js", 7 "license": "MIT", 8 "dependencies": { 9 - "@atproto/pds": "0.4.24" 10 } 11 }
··· 6 "main": "index.js", 7 "license": "MIT", 8 "dependencies": { 9 + "@atproto/pds": "0.4.25" 10 } 11 }
+4 -4
service/pnpm-lock.yaml
··· 6 7 dependencies: 8 '@atproto/pds': 9 - specifier: 0.4.24 10 - version: 0.4.24 11 12 packages: 13 ··· 107 zod: 3.22.4 108 dev: false 109 110 - /@atproto/pds@0.4.24: 111 - resolution: {integrity: sha512-XcgVT+UIbBFw3+45AH7opSBU4bIyRTkbZx/f8+Gyg03snygSUaoxpGuzGtonwqFpfu6FdoXGiXe3Rqg+c+qLxQ==} 112 hasBin: true 113 dependencies: 114 '@atproto/api': 0.12.12
··· 6 7 dependencies: 8 '@atproto/pds': 9 + specifier: 0.4.25 10 + version: 0.4.25 11 12 packages: 13 ··· 107 zod: 3.22.4 108 dev: false 109 110 + /@atproto/pds@0.4.25: 111 + resolution: {integrity: sha512-/GPmpUiqZo0riCw8ypk4z743+NiBIdragvi9IlGPK1Phiosy2ysyP/onEF0Y6aQkQYIFzMGAnWQiLKK8hgQxWQ==} 112 hasBin: true 113 dependencies: 114 '@atproto/api': 0.12.12