Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit f73bc9d

Browse files
committed
Bump axios from 0.19.2 to 0.21.1
1 parent 3773394 commit f73bc9d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
.idea/inspectionProfiles/Project_Default.xml
3+
.idea/jcode.iml
4+
.idea/misc.xml
5+
.idea/modules.xml
6+
.idea/workspace.xml

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^4.2.4",
88
"@testing-library/react": "^9.5.0",
99
"@testing-library/user-event": "^7.2.1",
10-
"axios": "^0.19.2",
10+
"axios": ">=0.21.1",
1111
"babel-loader": "^8.1.0",
1212
"bulma": "^0.9.0",
1313
"prismjs": "^1.20.0",

0 commit comments

Comments
 (0)