Skip to content

Commit

Permalink
fix: security issue braces (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-roch authored Jun 28, 2024
1 parent 61a0403 commit a0c5496
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,8 @@
"webpack-conditional-loader": "^1.0.12",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.10.0"
},
"overrides": {
"braces": "3.0.3"
}
}

0 comments on commit a0c5496

Please sign in to comment.