Skip to content

Commit

Permalink
fix: vulnerable packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cadomac committed Jan 19, 2025
1 parent e5da710 commit 7727a36
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 36 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,12 @@
"husky": "^8.0.0",
"lint-staged": "^13.2.3",
"prettier": "3.0.1"
},
"pnpm": {
"overrides": {
"cross-spawn": "^7.0.5",
"braces": "^3.0.3",
"micromatch": "^4.0.8"
}
}
}
82 changes: 46 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7727a36

Please sign in to comment.