Skip to content

Commit

Permalink
Lower axios version (see #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
slavistan committed Nov 29, 2022
1 parent 44afaae commit 7ac60ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@types/express": "^4.17.14",
"@types/node": "^18.11.9",
"axios": "^1.2.0",
"axios": "~1.1.3",
"express": "^4.18.2",
"is-valid-hostname": "^1.0.2",
"net": "^1.0.2",
Expand Down

0 comments on commit 7ac60ff

Please sign in to comment.