Skip to content

Commit

Permalink
fix: fix sercurity
Browse files Browse the repository at this point in the history
  • Loading branch information
khoilen committed Dec 31, 2024
1 parent 61cfb91 commit 128be07
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 100 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
"pnpm": {
"overrides": {
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
"@eslint/plugin-kit@<0.2.3": ">=0.2.3"
"@eslint/plugin-kit@<0.2.3": ">=0.2.3",
"webpack@>=5.0.0-alpha.0 <5.94.0": ">=5.94.0"
}
},
"workspaces": [
Expand Down
Loading

0 comments on commit 128be07

Please sign in to comment.