Skip to content

Commit

Permalink
fix(deps): update socket.io packages to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 11, 2021
1 parent 3fe60d2 commit 9b64ba9
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
14 changes: 7 additions & 7 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"redux-thunk": "2.3.0",
"save": "2.4.0",
"shortid": "2.2.16",
"socket.io-client": "4.0.2",
"socket.io-client": "4.1.0",
"superagent": "6.1.0",
"typescript": "4.2.4",
"web-vitals": "1.1.2"
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"promisepipe": "3.0.0",
"recursive-readdir": "2.2.2",
"simple-scorm-packager": "0.2.5",
"socket.io": "4.0.2",
"socket.io": "4.1.0",
"superagent": "6.1.0",
"tmp-promise": "3.0.2"
},
Expand Down Expand Up @@ -88,7 +88,7 @@
"json-autotranslate": "1.8.0",
"prettier": "2.3.0",
"semantic-release": "17.4.2",
"socket.io-client": "4.0.2",
"socket.io-client": "4.1.0",
"spectron": "14.0.0",
"supertest": "6.1.3",
"ts-jest": "26.5.6",
Expand Down

0 comments on commit 9b64ba9

Please sign in to comment.