Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 11, 2024
1 parent db90a7e commit fa14b0a
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 461 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/underscore": "^1.8.9",
"amqplib": "0.5.3",
"apollo-datasource-rest": "^0.5.1",
"apollo-server-express": "^2.9.7",
"apollo-server-express": "^3.13.0",
"aws-sdk": "^2.151.0",
"bcryptjs": "^2.4.3",
"cookie": "^0.4.1",
Expand All @@ -76,7 +76,7 @@
"erxes-inmemory-storage": "^1.0.16",
"erxes-message-broker": "^1.0.17",
"erxes-telemetry": "^1.0.4",
"express": "^4.17.1",
"express": "^4.21.2",
"faker": "^4.1.0",
"file-type": "^10.4.0",
"firebase-admin": "^8.6.1",
Expand Down
Loading

0 comments on commit fa14b0a

Please sign in to comment.