Skip to content

Commit 6ac925b

Browse files
Update dependency axios to v1 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 803f250 commit 6ac925b

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.1.6",
77-
"axios": "^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0",
77+
"axios": "^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^1.0.0",
7878
"object-hash": "^2.2.0 || ^3.0.0",
7979
"lodash": "^4.17.21",
8080
"react": "^17.0.2 || ^18.0.0",

0 commit comments

Comments
 (0)