Skip to content

Commit

Permalink
Merge pull request #1813 from SUI-Components/feat/SCMI-125980-vulnera…
Browse files Browse the repository at this point in the history
…bility-update-axios-version

feat(packages/sui-domain): Update axios dependency due to high security vulnerability
  • Loading branch information
ruben-martin-lozano authored Aug 30, 2024
2 parents 2b80655 + ad02053 commit d690514
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 48 deletions.
105 changes: 58 additions & 47 deletions 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 packages/sui-domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@s-ui/js-compiler": "1"
},
"dependencies": {
"axios": "1.6.7"
"axios": "1.7.5"
}
}

0 comments on commit d690514

Please sign in to comment.