fix(deps): update dependency axios to ^0.27.0

This commit is contained in:
renovate[bot] 2022-06-20 18:59:29 +00:00 committed by GitHub
parent f2117648ac
commit f18e511090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -14,6 +14,6 @@
"nodemon": "^2.0.7"
},
"dependencies": {
"axios": "^0.21.1"
"axios": "^0.27.0"
}
}

View File

@ -13,6 +13,6 @@
"nodemon": "^2.0.7"
},
"dependencies": {
"axios": "^0.21.1"
"axios": "^0.27.0"
}
}

View File

@ -14,6 +14,6 @@
"nodemon": "^2.0.7"
},
"dependencies": {
"axios": "^0.21.1"
"axios": "^0.27.0"
}
}