diff --git a/package.json b/package.json index fc732ac7af4..843a65a30d5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "MIT", "repository": "https://github.com/keystonejs/keystone", "homepage": "https://github.com/keystonejs/keystone", - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "scripts": { "coverage": "jest --coverage", "test": "jest",