Skip to content

Commit 74e70e7

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update ws to the latest version 🚀 (#673)
* fix(package): update ws to version 6.1.0 * chore(package): update lockfile package-lock.json
1 parent 17587a3 commit 74e70e7

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

‎package-lock.json

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@babel/runtime": "^7.0.0",
32-
"ws": "6.0.0",
32+
"ws": "6.1.0",
3333
"xmlhttprequest": "1.8.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)