Skip to content

Commit

Permalink
fix: package.json 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-ANSIREGEX-1583908
- https://snyk.io/vuln/SNYK-JS-ASYNC-7414156
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 6d39772 commit 2ab8fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"method-override": "latest",
"moment": "2.15.1",
"mongodb": "^3.5.9",
"mongoose": "4.2.4",
"mongoose": "5.7.3",
"morgan": "latest",
"ms": "^0.7.1",
"mysql": "^2.18.1",
"npmconf": "2.1.3",
"optional": "^0.1.3",
"st": "0.2.4",
"stream-buffers": "^3.0.1",
"tap": "^11.1.3",
"tap": "^14.6.8",
"typeorm": "^0.2.25",
"validator": "^13.5.2",
"kafka-node": "5.0.0"
Expand Down

0 comments on commit 2ab8fa9

Please sign in to comment.