Skip to content

Commit 200cd33

Browse files
committed
bump down axios version
1 parent 28f95eb commit 200cd33

File tree

3 files changed

+8
-16
lines changed

3 files changed

+8
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ myFunction()
6969

7070
![hall of fame](./readme/world_champion.png)
7171

72-
### **6. getRaceResults**
72+
### **6. getRaceResults**
7373

7474
| Description | Needs Paramter ? | Paramter Description | Default Argument |
7575
|:------------|------------------|----------------------|------------------|

package-lock.json

Lines changed: 6 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@types/express": "^4.17.21",
53-
"axios": "^0.30.0",
53+
"axios": "^0.27.2",
5454
"cheerio": "^1.0.0-rc.12",
5555
"express": "^4.19.2"
5656
}

0 commit comments

Comments
 (0)