Skip to content

Commit 007a555

Browse files
Update axios to 1.7.9 to address CVE-2024-57965 (#1472)
1 parent 44d0683 commit 007a555

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/preset-env": "^7.18.10",
2424
"@babel/preset-react": "^7.18.6",
2525
"@babel/register": "^7.18.9",
26-
"axios": "^1.6.0",
26+
"axios": "^1.7.9",
2727
"babel-jest": "^29.3.1",
2828
"babel-loader": "^8.2.5",
2929
"babel-plugin-array-includes": "^2.0.3",

0 commit comments

Comments
 (0)