fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
This commit is contained in:
snyk-bot
2023-12-27 15:07:02 +00:00
parent 539710076f
commit 668d8de20a

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.3",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.1",