Skip to content

Commit bcb44c7

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#96)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859
1 parent f4a48b4 commit bcb44c7

2 files changed

Lines changed: 112 additions & 18 deletions

File tree

package-lock.json

Lines changed: 111 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prepper": "^1.2.0",
5050
"ramda": "^0.27.0",
5151
"require-all": "^3.0.0",
52-
"socket.io": "^2.3.0",
52+
"socket.io": "^2.4.0",
5353
"socket.io-client": "^2.3.0",
5454
"systemic": "^3.3.7",
5555
"systemic-domain-runner": "^1.1.0",

0 commit comments

Comments
 (0)