Skip to content

Commit

Permalink
chore(deps): fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
edison1105 committed Dec 25, 2024
1 parent f39206c commit 9e0275a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
},
"pnpm": {
"overrides": {
"cookie@<0.7.0": ">=0.7.0"
"cookie@<0.7.0": ">=0.7.0",
"path-to-regexp@<0.1.12": ">=0.1.12"
}
}
}
12 changes: 7 additions & 5 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 9e0275a

Please sign in to comment.