Skip to content

Commit

Permalink
update axios to version 1.6 in portal v2 to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldo Fuster Turpin committed Nov 10, 2023
1 parent 19d053d commit 95f4a95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions portal/v2/package-lock.json

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

2 changes: 1 addition & 1 deletion portal/v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"axios": "^1.1.3",
"axios": "^1.6.1",
"http-proxy-middleware": "^2.0.6",
"react": "^18.2.0",
"react-router": "^6.15.0",
Expand Down

0 comments on commit 95f4a95

Please sign in to comment.