Skip to content

Commit

Permalink
[desktop]: Bump axios
Browse files Browse the repository at this point in the history
* Fix Axios Cross-Site Request Forgery Vulnerability
  • Loading branch information
tiagohm committed Dec 9, 2023
1 parent 3826aa2 commit dc07618
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
21 changes: 6 additions & 15 deletions desktop/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 desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
"typescript": "5.2.2",
"wait-on": "7.2.0"
},
"overrides": {
"axios": "1.6.2"
},
"engines": {
"node": ">= 20.9.0"
},
Expand Down

0 comments on commit dc07618

Please sign in to comment.