Skip to content

Commit

Permalink
fix(deps): update socket.io packages to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 10, 2021
1 parent 476caa4 commit face0fa
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 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.1.2",
"socket.io-client": "4.1.3",
"superagent": "6.1.0",
"typescript": "4.3.5",
"web-vitals": "2.1.0"
Expand Down
34 changes: 17 additions & 17 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.1.2",
"socket.io": "4.1.3",
"superagent": "6.1.0",
"tmp-promise": "3.0.2"
},
Expand Down Expand Up @@ -88,7 +88,7 @@
"json-autotranslate": "1.9.0",
"prettier": "2.3.2",
"semantic-release": "17.4.4",
"socket.io-client": "4.1.2",
"socket.io-client": "4.1.3",
"spectron": "14.0.0",
"supertest": "6.1.3",
"ts-jest": "26.5.6",
Expand Down

0 comments on commit face0fa

Please sign in to comment.