Skip to content

Commit 7c5f62c

Browse files
update axios dependency
1 parent 63cd7ea commit 7c5f62c

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
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^5.11.4",
77
"@testing-library/react": "^10.4.9",
88
"@testing-library/user-event": "^7.1.2",
9-
"axios": "^0.19.2",
9+
"axios": ">=0.21.1",
1010
"bootstrap": "^4.4.1",
1111
"gulp": "^4.0.2",
1212
"history": "^4.10.1",

0 commit comments

Comments
 (0)