diff --git a/package.json b/package.json index dbe3970..156b3c1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@atproto/xrpc": "^0.6.5", "@fastify/cookie": "^11.0.1", "@fastify/formbody": "^8.0.1", - "@fastify/jwt": "^9.0.2", + "@fastify/jwt": "^9.0.3", "@fastify/schedule": "^5.0.2", "@fastify/session": "^11.0.2", "@fastify/static": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89573eb..6c21cc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 '@fastify/jwt': - specifier: ^9.0.2 - version: 9.0.2 + specifier: ^9.0.3 + version: 9.0.3 '@fastify/schedule': specifier: ^5.0.2 version: 5.0.2(toad-scheduler@3.0.1) @@ -190,8 +190,8 @@ packages: '@fastify/formbody@8.0.1': resolution: {integrity: sha512-LPrcadSIK8TrQk510Zdj56fnw7cyHq0/PW0YHGGM8ycGL4X7XAex+FKcwpzB4i5lF9eykc71a4EtcO9AEoByqw==} - '@fastify/jwt@9.0.2': - resolution: {integrity: sha512-/ppnbKVhxnHV08WZHpP2phH31eJ3FnyU43Sm8ERcYZwudcwqzmQ5+ptaqOvAyykIvfGmRC3R//0sc8HziJhnww==} + '@fastify/jwt@9.0.3': + resolution: {integrity: sha512-5OjeozLzwhMhrOkadHG9FhS5S3wNVIN6ADhBJd/x3VJIWptlRdc1ORksA6NHJ1ihvuAb0IOVK9giaCZTelnMSg==} '@fastify/merge-json-schemas@0.1.1': resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==} @@ -2887,7 +2887,7 @@ snapshots: fast-querystring: 1.1.2 fastify-plugin: 5.0.1 - '@fastify/jwt@9.0.2': + '@fastify/jwt@9.0.3': dependencies: '@fastify/error': 4.0.0 '@lukeed/ms': 2.0.2