Skip to content

Commit

Permalink
Merge pull request #51 from signalfx/ws
Browse files Browse the repository at this point in the history
Update ws dependency to 7.1.2
  • Loading branch information
Jay Camp authored Aug 21, 2019
2 parents 5f9cb63 + 9f846fc commit c34458f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sse.js": "^0.4.1",
"text-encoding": "^0.6.4",
"winston": "^1.0.1",
"ws": "^1.1.0"
"ws": "^7.1.2"
},
"scripts": {
"prepublish": "gulp prepublish",
Expand All @@ -51,5 +51,5 @@
"engines": {
"npm": ">=4.0.0"
},
"license": "Apache Software License v2"
"license": "Apache-2.0"
}

0 comments on commit c34458f

Please sign in to comment.