Skip to content

Commit 45feabc

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336
1 parent 3339daa commit 45feabc

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"sequelize": "^6.29.0",
156156
"sequelize-noupdate-attributes": "^1.0.0",
157157
"serve-index": "^1.9.1",
158-
"socket.io": "^2.3.0",
158+
"socket.io": "^2.5.0",
159159
"sqlite3": "^5.1.5",
160160
"svg-captcha": "^1.4.0",
161161
"swagger-ui-express": "^4.1.4",

0 commit comments

Comments
 (0)