Skip to content

Commit

Permalink
fix(deps): update socket.io packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 19, 2021
1 parent 37da229 commit 90ea68f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 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 @@ -33,7 +33,7 @@
"redux-thunk": "2.3.0",
"save": "2.4.0",
"shortid": "2.2.16",
"socket.io-client": "4.3.1",
"socket.io-client": "4.3.2",
"superagent": "6.1.0",
"typescript": "4.3.5",
"web-vitals": "2.1.2"
Expand Down
28 changes: 14 additions & 14 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.3.0",
"socket.io": "4.3.1",
"superagent": "6.1.0",
"tmp-promise": "3.0.2"
},
Expand Down Expand Up @@ -88,7 +88,7 @@
"json-autotranslate": "1.9.3",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"socket.io-client": "4.3.1",
"socket.io-client": "4.3.2",
"spectron": "15.0.0",
"supertest": "6.1.6",
"ts-jest": "26.5.6",
Expand Down

0 comments on commit 90ea68f

Please sign in to comment.