Skip to content

Commit 52770a3

Browse files
authored
Merge pull request #12 from jaxoncreed/fix/NSS#1216
Upgraded to prevent major security flaw
2 parents 3e5cb0d + e439394 commit 52770a3

File tree

2 files changed

+245
-1
lines changed

2 files changed

+245
-1
lines changed

package-lock.json

Lines changed: 244 additions & 0 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
@@ -24,7 +24,7 @@
2424
"debug": "^2.2.0",
2525
"run-parallel": "^1.1.4",
2626
"uuid": "^3.0.1",
27-
"ws": "^1.1.1"
27+
"ws": "^3.3.1"
2828
},
2929
"devDependencies": {
3030
"chai": "^3.3.0",

0 commit comments

Comments
 (0)