Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sm2017 authored and j1elo committed Jul 22, 2019
1 parent b906268 commit 4a633fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -60,9 +60,9 @@
"test": "nodeunit test/index.js"
},
"dependencies": {
"bufferutil": "1.2.x",
"bufferutil": "^4.0.1",
"inherits": "^2.0.1",
"ws": "^1.1.1"
"ws": "^7.1.0"
},
"devDependencies": {
"bower": "~1.7.9",
Expand Down

0 comments on commit 4a633fd

Please sign in to comment.