Skip to content

Commit

Permalink
fix: resolve vulnerabilitiy with "braces"
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jun 23, 2024
1 parent 73ec224 commit 95c2933
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
"execa": "^7.1.1",
"node-fetch": "^3.3.1"
},
"pnpm": {
"overrides": {
"braces": "^3.0.3"
}
},
"devDependencies": {
"@antfu/ni": "^0.21.4",
"@types/node": "^18.16.18",
Expand Down
15 changes: 9 additions & 6 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 95c2933

Please sign in to comment.