Skip to content

Commit

Permalink
fix(frontend): axios security issue (#445)
Browse files Browse the repository at this point in the history
Signed-off-by: Sukanya Rath <sukanyarath1987@gmail.com>
  • Loading branch information
sukanya-rath authored Apr 26, 2024
1 parent bbb11c7 commit c038d84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
9 changes: 0 additions & 9 deletions frontend/package-lock.json

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

5 changes: 5 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,10 @@
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
},
"overrides": {
"cldr-data-downloader@1.0.0-1": {
"axios": "1.6.8"
}
}
}

0 comments on commit c038d84

Please sign in to comment.