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-WS-7266574
  • Loading branch information
snyk-bot committed Jun 17, 2024
1 parent 0d4f420 commit 7005b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"map-series-async": "^0.0.1",
"mime-types": "^2.1.35",
"moment": "^2.29.4",
"mqtt": "^4.3.7",
"mqtt": "^5.0.0",
"multer": "1.4.5-lts.1",
"passport": "0.6.0",
"passport-google-oauth20": "^2.0.0",
Expand Down

0 comments on commit 7005b72

Please sign in to comment.