mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
chore: Update pnpm to 10.28.2 [SECURITY]
This commit is contained in:
parent
0d98d29ae4
commit
a010e04be1
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=22.16",
|
||||
"pnpm": ">=10.22.0"
|
||||
"pnpm": ">=10.28.2"
|
||||
},
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -176,3 +176,5 @@ minimumReleaseAgeExclude:
|
|||
- multer
|
||||
- simple-git
|
||||
- underscore
|
||||
# Renovate security update: pnpm@10.28.2
|
||||
- pnpm@10.28.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue