diff --git a/service/package.json b/service/package.json index 9e0e274..ece9c12 100644 --- a/service/package.json +++ b/service/package.json @@ -6,6 +6,6 @@ "main": "index.js", "license": "MIT", "dependencies": { - "@atproto/pds": "0.4.52" + "@atproto/pds": "0.4.55" } } diff --git a/service/pnpm-lock.yaml b/service/pnpm-lock.yaml index 6132ebe..8d9d4db 100644 --- a/service/pnpm-lock.yaml +++ b/service/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@atproto/pds': - specifier: 0.4.52 - version: 0.4.52 + specifier: 0.4.55 + version: 0.4.55 packages: @@ -44,24 +44,24 @@ packages: resolution: {integrity: sha512-WKILW2b3QbAYKh+w5U2x6p5FqqLl0nAeLwGeDY+KjX01K4Dq3vQTR9b/qNp0jZm48CabPQVrqCv0PPU9LgRRRg==} dev: false - /@atproto/api@0.13.2: - resolution: {integrity: sha512-AkCr+GbSJu+TSJzML/Ggh7CC61TKi4cQEOGmFHeI/0x9sa110UAAWHHRKom2vV09+cW5p/FMAtWvA05YR+v4jw==} + /@atproto/api@0.13.4: + resolution: {integrity: sha512-Fwn37hP+Xr9YjA/hadvn7ZKbUPQhJiUus1+govgNKF3/jNdyk2ICoEe0z+hxaO3xX8LCU5yARbgt3SRoXbIwrg==} dependencies: '@atproto/common-web': 0.3.0 '@atproto/lexicon': 0.4.1 '@atproto/syntax': 0.3.0 - '@atproto/xrpc': 0.6.0 + '@atproto/xrpc': 0.6.1 await-lock: 2.2.2 multiformats: 9.9.0 tlds: 1.250.0 dev: false - /@atproto/aws@0.2.2: - resolution: {integrity: sha512-j7eR7+sQumFsc66/5xyCDez9JtR6dlZc+fOdwdh85nCJD4zmQyU4r1CKrA48wQ3tkzze+ASEb1SgODuIQmIugA==} + /@atproto/aws@0.2.3: + resolution: {integrity: sha512-ZGNnVQO9XUqLE9FrRD/Nv1mEeTDrLohHYJHDC765X+ZIlCq1IjH3a/cALlYxBxNZQ5vn1Op8HtgU45q+d9mQKQ==} dependencies: '@atproto/common': 0.4.1 - '@atproto/crypto': 0.4.0 - '@atproto/repo': 0.4.2 + '@atproto/crypto': 0.4.1 + '@atproto/repo': 0.4.3 '@aws-sdk/client-cloudfront': 3.515.0 '@aws-sdk/client-kms': 3.515.0 '@aws-sdk/client-s3': 3.515.0 @@ -113,19 +113,19 @@ packages: uint8arrays: 3.0.0 dev: false - /@atproto/crypto@0.4.0: - resolution: {integrity: sha512-Kj/4VgJ7hzzXvE42L0rjzP6lM0tai+OfPnP1rxJ+UZg/YUDtuewL4uapnVoWXvlNceKgaLZH98g5n9gXBVTe5Q==} + /@atproto/crypto@0.4.1: + resolution: {integrity: sha512-7pQNHWYyx8jGhYdPbmcuPD9W73nd/5v3mfBlncO0sBzxnPbmA6aXAWOz+fNVZwHwBJPeb/Gzf/FT/uDx7/eYFg==} dependencies: '@noble/curves': 1.3.0 '@noble/hashes': 1.3.3 uint8arrays: 3.0.0 dev: false - /@atproto/identity@0.4.0: - resolution: {integrity: sha512-KKdVlqBgkFuTUx3KFiiQe0LuK9kopej1bhKm6SHRPEYbSEPFmRZQMY9TAjWJQrvQt8DpQzz6kVGjASFEjd3teQ==} + /@atproto/identity@0.4.1: + resolution: {integrity: sha512-5AoPJDSD0rAay/6Sib+n/FjfwGulM/+xCNxwwDLR9QI4EoeUlvIH8g5BNdix812v312/Qd42kJrLpCNTZ5rvew==} dependencies: '@atproto/common-web': 0.3.0 - '@atproto/crypto': 0.4.0 + '@atproto/crypto': 0.4.1 axios: 0.27.2 transitivePeerDependencies: - debug @@ -155,8 +155,8 @@ packages: zod: 3.23.8 dev: false - /@atproto/oauth-provider@0.1.3: - resolution: {integrity: sha512-h/SfExZMaSJh8tYMK++8wApajKp2WmLzmJu62YvYBKLI/vv/2KmVDjnE/VpaufPaS8rS5V2gdo4ux109W7kAcw==} + /@atproto/oauth-provider@0.2.1: + resolution: {integrity: sha512-Ly0GkL25B5n3loAMTBYZjoHoQjfW+vv3zMZmT/+IBjcF9bp+TlpKFopWRAPqKQmwGgbgOuvI+HeKa9VwiDt1SA==} dependencies: '@atproto-labs/fetch': 0.1.0 '@atproto-labs/fetch-node': 0.1.0 @@ -165,14 +165,13 @@ packages: '@atproto-labs/simple-store-memory': 0.1.1 '@atproto/jwk': 0.1.1 '@atproto/jwk-jose': 0.1.2 - '@atproto/oauth-types': 0.1.3 + '@atproto/oauth-types': 0.1.4 '@hapi/accept': 6.0.3 '@hapi/bourne': 3.0.0 '@hapi/content': 6.0.0 cookie: 0.6.0 http-errors: 2.0.0 jose: 5.2.2 - oidc-token-hash: 5.0.3 psl: 1.9.0 zod: 3.23.8 optionalDependencies: @@ -182,29 +181,29 @@ packages: - supports-color dev: false - /@atproto/oauth-types@0.1.3: - resolution: {integrity: sha512-TmlYQSXo6RIrUMi9ZhKGhyXp4D0yu0ciU5NObO8GeEXvUXH5tSa8fK/riQyihDDU+Q5PlzLv2m3f7qnsY/ll3w==} + /@atproto/oauth-types@0.1.4: + resolution: {integrity: sha512-B5lFXMvsx9PtO0wwCqwaoRVG8vKxvB742vO4Ze5OMJJsps6ebGskaYmkFHP9DnvDSLRzIHpJJ7jN6ri71V+xng==} dependencies: '@atproto/jwk': 0.1.1 zod: 3.23.8 dev: false - /@atproto/pds@0.4.52: - resolution: {integrity: sha512-kSS2Qtm6BopvL5Wkz+4jP7H9F17562hfcnlHYvAyq46TpyRvY0hQKouTbVd97WTafZiZSx7eeTDON0lCITyzzg==} + /@atproto/pds@0.4.55: + resolution: {integrity: sha512-YBfW+TRqckKQeQ+OYw++yuGYC/RK0cqryfmpHvmUxH0DtyOEdWwnXaPIJi0wT07cvscVTbvfCDW3vO93BuoYow==} hasBin: true dependencies: '@atproto-labs/fetch-node': 0.1.0 - '@atproto/api': 0.13.2 - '@atproto/aws': 0.2.2 + '@atproto/api': 0.13.4 + '@atproto/aws': 0.2.3 '@atproto/common': 0.4.1 - '@atproto/crypto': 0.4.0 - '@atproto/identity': 0.4.0 + '@atproto/crypto': 0.4.1 + '@atproto/identity': 0.4.1 '@atproto/lexicon': 0.4.1 - '@atproto/oauth-provider': 0.1.3 - '@atproto/repo': 0.4.2 + '@atproto/oauth-provider': 0.2.1 + '@atproto/repo': 0.4.3 '@atproto/syntax': 0.3.0 - '@atproto/xrpc': 0.6.0 - '@atproto/xrpc-server': 0.6.2 + '@atproto/xrpc': 0.6.1 + '@atproto/xrpc-server': 0.6.3 '@did-plc/lib': 0.0.4 better-sqlite3: 10.1.0 bytes: 3.1.2 @@ -239,12 +238,12 @@ packages: - utf-8-validate dev: false - /@atproto/repo@0.4.2: - resolution: {integrity: sha512-6hEGA3BmasPCoBGaIN/jKAjKJidCf+z8exkx/77V3WB7TboucSLHn/8gg+Xf03U7bJd6mn3F0YmPaRfJwqIT8w==} + /@atproto/repo@0.4.3: + resolution: {integrity: sha512-9w4TlyxExLfFL9BysvXq4vhIsYsnmGi0uelmxJjlRXBICgLpqjqQVqhS8OBqE25ZTYvgXUi7nNqpo2llCHhOvQ==} dependencies: '@atproto/common': 0.4.1 '@atproto/common-web': 0.3.0 - '@atproto/crypto': 0.4.0 + '@atproto/crypto': 0.4.1 '@atproto/lexicon': 0.4.1 '@ipld/car': 3.2.4 '@ipld/dag-cbor': 7.0.3 @@ -257,13 +256,13 @@ packages: resolution: {integrity: sha512-Weq0ZBxffGHDXHl9U7BQc2BFJi/e23AL+k+i5+D9hUq/bzT4yjGsrCejkjq0xt82xXDjmhhvQSZ0LqxyZ5woxA==} dev: false - /@atproto/xrpc-server@0.6.2: - resolution: {integrity: sha512-WuY0fCU/GHp1Obeikh+G4a39HnvhoxFndhQgA4Nb2hh1YOnPN48RHsGOctwA63N11mqk0pGX24vP56ozz0DbFw==} + /@atproto/xrpc-server@0.6.3: + resolution: {integrity: sha512-0YXeBM9NjiIlR5eXWo8qzArRcBOKhwVimpH+ajKgZzlncPO53brVZ9+3BUnD5J1PG8mEQFRERi+Jt77QyF89qA==} dependencies: '@atproto/common': 0.4.1 - '@atproto/crypto': 0.4.0 + '@atproto/crypto': 0.4.1 '@atproto/lexicon': 0.4.1 - '@atproto/xrpc': 0.6.0 + '@atproto/xrpc': 0.6.1 cbor-x: 1.5.8 express: 4.18.2 http-errors: 2.0.0 @@ -278,8 +277,8 @@ packages: - utf-8-validate dev: false - /@atproto/xrpc@0.6.0: - resolution: {integrity: sha512-5BbhBTv5j6MC3iIQ4+vYxQE7nLy2dDGQ+LYJrH8PptOCUdq0Pwg6aRccQ3y52kUZlhE/mzOTZ8Ngiy9pSAyfVQ==} + /@atproto/xrpc@0.6.1: + resolution: {integrity: sha512-Zy5ydXEdk6sY7FDUZcEVfCL1jvbL4tXu5CcdPqbEaW6LQtk9GLds/DK1bCX9kswTGaBC88EMuqQMfkxOhp2t4A==} dependencies: '@atproto/lexicon': 0.4.1 zod: 3.23.8 @@ -2750,11 +2749,6 @@ packages: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} dev: false - /oidc-token-hash@5.0.3: - resolution: {integrity: sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==} - engines: {node: ^10.13.0 || >=12.0.0} - dev: false - /on-exit-leak-free@2.1.2: resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==} engines: {node: '>=14.0.0'}