Skip to content

Commit 899178f

Browse files
fix(deps): update dependency axios to ~0.30.2 [security]
1 parent 38d3052 commit 899178f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "MIT",
1616
"dependencies": {
17-
"axios": "~0.28.0",
17+
"axios": "~0.30.2",
1818
"react": "~18.2.0",
1919
"react-dom": "~18.2.0",
2020
"react-router-dom": "^6.16.0"

0 commit comments

Comments
 (0)