Use stable axios version 1.x.x (#2873)

This commit is contained in:
Alexandr Garbuzov
2023-06-22 10:27:54 +02:00
committed by GitHub
parent 2642fc546c
commit de431b934d
2 changed files with 28 additions and 26 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"prettier": "^2.1.2"
},
"dependencies": {
"axios": "^0.24.0",
"axios": "^1.4.0",
"dotenv": "^8.2.0",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",