fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
This commit is contained in:
snyk-bot
2024-08-15 03:48:42 +00:00
parent 6287bfd203
commit a14f9469d5

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