Skip to content

Commit 80cd48b

Browse files
authored
Merge pull request #16 from solid/latest-greatest
Try updating deps to most recent versions. Supersedes #5
2 parents 6c6134a + 26a22ae commit 80cd48b

File tree

2 files changed

+48
-47
lines changed

2 files changed

+48
-47
lines changed

package-lock.json

+45-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"author": "Nicola Greco <[email protected]> (http://nicola.io/)",
2222
"license": "MIT",
2323
"dependencies": {
24-
"debug": "^2.2.0",
24+
"debug": "^4.1.0",
2525
"run-parallel": "^1.1.4",
2626
"uuid": "^3.0.1",
27-
"ws": "^3.3.1"
27+
"ws": "^7.0.0"
2828
},
2929
"devDependencies": {
30-
"chai": "^3.3.0",
30+
"chai": "^4.2.0",
3131
"mocha": "^6.1.4"
3232
}
3333
}

0 commit comments

Comments
 (0)