diff --git a/packages/fastify/package.json b/packages/fastify/package.json index b928d897612..5444db3c923 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -76,7 +76,7 @@ "@clerk/backend": "workspace:^", "@clerk/shared": "workspace:^", "cookies": "0.9.1", - "fastify-plugin": "^5.0.1" + "fastify-plugin": "^5.1.0" }, "devDependencies": { "fastify": "^5.8.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e46d65f28e3..f105c2dfc73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -643,7 +643,7 @@ importers: specifier: 0.9.1 version: 0.9.1 fastify-plugin: - specifier: ^5.0.1 + specifier: ^5.1.0 version: 5.1.0 devDependencies: fastify: @@ -2588,7 +2588,7 @@ packages: '@expo/bunyan@4.0.1': resolution: {integrity: sha512-+Lla7nYSiHZirgK+U/uYzsLv/X+HaJienbD5AKX1UQZHYfWaP+9uuQluRB4GrEVWF0GZ7vEVp/jzaOT9k/SQlg==} - engines: {'0': node >=0.10.0} + engines: {node: '>=0.10.0'} '@expo/cli@0.22.28': resolution: {integrity: sha512-lvt72KNitGuixYD2l3SZmRKVu2G4zJpmg5V7WfUBNpmUU5oODBw/6qmiJ6kSLAlfDozscUk+BBGknBBzxUrwrA==}