Skip to content

Commit

Permalink
fix: upgrade socket.io-client from 2.2.0 to 2.3.0 (#132)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade socket.io-client from 2.2.0 to 2.3.0.

See this package in NPM:
https://www.npmjs.com/package/socket.io-client

See this project in Snyk:
https://app.snyk.io/org/jupe/project/2f50cec9-5560-4160-ad32-865be7e881a4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Mar 14, 2020
1 parent 1e12b5d commit abd2689
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 26 deletions.
110 changes: 85 additions & 25 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"invariant": "^2.2.4",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.11",
"socket.io-client": "^2.2.0"
"socket.io-client": "^2.3.0"
},
"devDependencies": {
"babel-helper-evaluate-path": "^0.5.0",
Expand Down

0 comments on commit abd2689

Please sign in to comment.