fix: upgrade axios from 1.2.4 to 1.2.5

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

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-17 21:25:27 +00:00
parent 73682cb70a
commit 36db1ed806
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.4",
"axios": "^1.2.5",
"dotenv": "^16.0.3",
"express": "^4.18.1",
"express-rate-limit": "^6.6.0",