mirror of
https://github.com/SrIzan10/api.git
synced 2026-06-06 00:46:48 +00:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
"homepage": "https://github.com/SrIzan10/api#readme",
|
"homepage": "https://github.com/SrIzan10/api#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@prisma/client": "^5.4.2",
|
"@prisma/client": "^5.4.2",
|
||||||
"axios": "^1.2.5",
|
"axios": "^1.6.0",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
"express": "^4.18.1",
|
"express": "^4.18.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user