update pnpm to 10.28.2 to address security issues (#9992)

Updates pnpm to 10.28.2. to address security issues in prior versions of
pnpm that can allow deps to execute lifecycle scripts against policy.

I have read the CLA Document and I hereby sign the CLA
This commit is contained in:
mjr-openai
2026-01-27 12:19:43 -05:00
committed by GitHub
parent ddc704d4c6
commit dd24ac6b26
3 changed files with 8 additions and 4 deletions

View File

@@ -5,3 +5,7 @@ packages:
ignoredBuiltDependencies:
- esbuild
minimumReleaseAge: 10080
blockExoticSubdeps: true