fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788
This commit is contained in:
snyk-bot
2024-01-05 15:48:13 +00:00
parent 539710076f
commit 54c5b2a390

View File

@@ -21,7 +21,7 @@
"homepage": "https://github.com/SrIzan10/api#readme",
"dependencies": {
"@prisma/client": "^5.4.2",
"axios": "^1.2.5",
"axios": "^1.6.4",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.1",