Skip to content

Commit 68cede5

Browse files
committed
Update dependency axios to ^0.24.0 || ^0.25.0 || ^0.26.0
1 parent 0c0eecf commit 68cede5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"peerDependencies": {
7676
"@react-navigation/native": "6.0.8",
77-
"axios": "^0.24.0 || ^0.25.0",
77+
"axios": "^0.24.0 || ^0.25.0 || ^0.26.0",
7878
"lodash": "^4.17.21",
7979
"react": "^17.0.2",
8080
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)