diff --git a/package.json b/package.json index 780d69c7f0..a0ad854575 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "repository": "graphql/graphql.github.io website", "private": true, - "packageManager": "pnpm@9.15.2", + "packageManager": "pnpm@9.15.9", "scripts": { "build": "next build && next-image-export-optimizer", "check:links": "lychee --verbose --no-progress './src/pages/**/*.mdx' --base https://graphql.org",