Skip to content

Commit

Permalink
fix(deps): update socket.io packages to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2022
1 parent c138a27 commit 851ac6e
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
30 changes: 15 additions & 15 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 @@ -25,7 +25,7 @@
"react-router-dom": "6.4.2",
"redux": "4.2.0",
"redux-thunk": "2.4.1",
"socket.io-client": "4.5.2",
"socket.io-client": "4.5.3",
"superagent": "8.0.2"
},
"scripts": {
Expand Down
44 changes: 22 additions & 22 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 @@ -29,7 +29,7 @@
"promisepipe": "3.0.0",
"recursive-readdir": "2.2.2",
"simple-scorm-packager": "0.2.7",
"socket.io": "4.5.2",
"socket.io": "4.5.3",
"superagent": "8.0.2",
"tmp-promise": "3.0.3",
"upath": "2.0.1"
Expand Down Expand Up @@ -97,7 +97,7 @@
"json-autotranslate": "1.10.3",
"prettier": "2.6.2",
"semantic-release": "19.0.5",
"socket.io-client": "4.5.2",
"socket.io-client": "4.5.3",
"spectron": "19.0.0",
"supertest": "6.3.0",
"ts-jest": "28.0.8",
Expand Down

0 comments on commit 851ac6e

Please sign in to comment.