Merge pull request #3 from Software-Ingenieur-Begerad/renovate/axios-0.x

fix(deps): update dependency axios to ^0.27.0
This commit is contained in:
Stefan Begerad 2022-06-23 22:19:23 +02:00 committed by GitHub
commit 946a7c11e7
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"
} }
} }