fix: security issue because of outdated pnpm version (#5683)

This commit is contained in:
Matti Nannt
2025-05-07 00:17:54 +02:00
committed by GitHub
parent 1588c2f47b
commit e95e9f9fda
7 changed files with 7 additions and 8 deletions

View File

@@ -60,7 +60,7 @@
"engines": {
"node": ">=16.0.0"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.9",
"nextBundleAnalysis": {
"budget": 358400,
"budgetPercentIncreaseRed": 20,