Skip to content

Commit

Permalink
fix: override cookie vulnerable version
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace committed Jan 5, 2025
1 parent e9eb553 commit 0e5ac17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
7 changes: 3 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
"typescript-eslint": "^8.0.0",
"vite": "^5.0.3",
"vitest": "^2.0.4"
},
"overrides": {
"cookie": "^0.7.0"
}
}

0 comments on commit 0e5ac17

Please sign in to comment.