Skip to content

Commit

Permalink
fix(security): upgrade underscore to 1.13.6
Browse files Browse the repository at this point in the history
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
  • Loading branch information
g1eny0ung committed Dec 21, 2023
1 parent 604a2b4 commit 5b31696
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 @@ -71,6 +71,11 @@
"react-dom": "18.2.0",
"tslib": "2.5.3"
},
"pnpm": {
"overrides": {
"underscore": "^1.13.6"
}
},
"packageManager": "pnpm@8.12.1",
"lint-staged": {
"*.ts?(x)": "prettier --write"
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 5b31696

Please sign in to comment.