Merge pull request #7 from Rodrigoplp/dependabot/npm_and_yarn/follow-redirects-and-axios-1.15.2

Bump follow-redirects and axios
This commit is contained in:
Rodrigo Pedroso Leite Pinto 2023-03-06 16:01:40 -03:00 committed by GitHub
commit fa48993050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 22 deletions

View file

@ -9,7 +9,7 @@
"author": "@Rodrigo_plp",
"license": "ISC",
"dependencies": {
"axios": "^0.19.0",
"axios": "^1.3.2",
"express": "^4.18.2",
"express-validator": "^6.14.3"
}