Skip to content

Commit 669fd02

Browse files
mfranzkegithub-actions[bot]
authored andcommitted
chore: update pnpm overrides based on security audit
1 parent 4e52554 commit 669fd02

File tree

2 files changed

+41
-73
lines changed

2 files changed

+41
-73
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@
7676
"overrides": {
7777
"@eslint/plugin-kit@<0.3.4": ">=0.3.4",
7878
"tmp@<=0.2.3": ">=0.2.4",
79-
"vite@>=7.1.0 <=7.1.10": ">=7.1.11"
79+
"vite@>=7.1.0 <=7.1.10": ">=7.1.11",
80+
"js-yaml@<3.14.2": ">=3.14.2",
81+
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
82+
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
83+
"glob@>=11.0.0 <11.1.0": ">=11.1.0"
8084
}
8185
}
8286
}

pnpm-lock.yaml

Lines changed: 36 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)