fix(deps): update dependency axios to ^0.27.0

This commit is contained in:
renovate[bot] 2022-06-23 20:18:55 +00:00 committed by GitHub
parent 27a858ba88
commit 957a27edbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
"nodemon": "2.0.18" "nodemon": "2.0.18"
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.27.0",
"dotenv": "^16.0.0" "dotenv": "^16.0.0"
} }
} }

View File

@ -13,7 +13,7 @@
"nodemon": "2.0.18" "nodemon": "2.0.18"
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.27.0",
"dotenv": "^16.0.0" "dotenv": "^16.0.0"
} }
} }

View File

@ -13,7 +13,7 @@
"nodemon": "2.0.18" "nodemon": "2.0.18"
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.27.0",
"dotenv": "^16.0.0" "dotenv": "^16.0.0"
} }
} }

View File

@ -13,7 +13,7 @@
"nodemon": "2.0.18" "nodemon": "2.0.18"
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.27.0",
"dotenv": "^16.0.0" "dotenv": "^16.0.0"
} }
} }