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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Jan 8, 2024
1 parent b6fdac0 commit a4f0821
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 @@ -156,7 +156,7 @@
"sequelize-noupdate-attributes": "^1.0.0",
"serve-index": "^1.9.1",
"socket.io": "^2.3.0",
"sqlite3": "^5.0.0",
"sqlite3": "^5.1.7",
"svg-captcha": "^1.4.0",
"swagger-ui-express": "^4.1.4",
"unzipper": "0.9.15",
Expand Down

0 comments on commit a4f0821

Please sign in to comment.