Mirror from bluesky-social/pds

pds v0.4.27

+8 -8
+1 -1
service/package.json
··· 6 6 "main": "index.js", 7 7 "license": "MIT", 8 8 "dependencies": { 9 - "@atproto/pds": "0.4.25" 9 + "@atproto/pds": "0.4.27" 10 10 } 11 11 }
+7 -7
service/pnpm-lock.yaml
··· 6 6 7 7 dependencies: 8 8 '@atproto/pds': 9 - specifier: 0.4.25 10 - version: 0.4.25 9 + specifier: 0.4.27 10 + version: 0.4.27 11 11 12 12 packages: 13 13 14 - /@atproto/api@0.12.12: 15 - resolution: {integrity: sha512-FQwctodFipfXyF6j73cxq6qC8sLB2KqDCuEWe/p/sI1nLN4tkqFo5A80OOMY6rNgMtXoyQ9vPvq/lxRcV9mx2A==} 14 + /@atproto/api@0.12.13: 15 + resolution: {integrity: sha512-pRSID6w8AUiZJoCxgctMPRTSGVFHq7wphAnxEbRLBP3OQ1g+BRZUcqFw+e+17Pd3wrc8VImjiD4HCWtCJvCx3w==} 16 16 dependencies: 17 17 '@atproto/common-web': 0.3.0 18 18 '@atproto/lexicon': 0.4.0 ··· 107 107 zod: 3.22.4 108 108 dev: false 109 109 110 - /@atproto/pds@0.4.25: 111 - resolution: {integrity: sha512-/GPmpUiqZo0riCw8ypk4z743+NiBIdragvi9IlGPK1Phiosy2ysyP/onEF0Y6aQkQYIFzMGAnWQiLKK8hgQxWQ==} 110 + /@atproto/pds@0.4.27: 111 + resolution: {integrity: sha512-MtdAJ1XqxaTUPuvEVE9flRjFkcoFb3TVcyiwPDWtJIOIZb0TR1PRoQc93e9QxrFp7tKHvCYqZ7F/5sRaxgtT3Q==} 112 112 hasBin: true 113 113 dependencies: 114 - '@atproto/api': 0.12.12 114 + '@atproto/api': 0.12.13 115 115 '@atproto/aws': 0.2.0 116 116 '@atproto/common': 0.4.0 117 117 '@atproto/crypto': 0.4.0