fix: upgrade axios from 1.2.3 to 1.2.4

Snyk has created this PR to upgrade axios from 1.2.3 to 1.2.4.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/srizan10/project/c8748168-1fc9-4720-8357-c159aa7a84a0?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-02-14 23:25:33 +00:00
parent 953a5ac829
commit f722dd38d7
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
},
"homepage": "https://github.com/SrIzan10/api#readme",
"dependencies": {
"axios": "^1.2.3",
"axios": "^1.2.4",
"dotenv": "^16.0.3",
"express": "^4.18.1",
"express-rate-limit": "^6.6.0",