Skip to content

Commit 36ca441

Browse files
committed
Updated deps
1 parent f919655 commit 36ca441

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,41 +24,41 @@
2424
},
2525
"homepage": "https://github.com/davidmarkclements/0x#readme",
2626
"dependencies": {
27-
"ajv": "^6.5.4",
27+
"ajv": "^6.9.2",
2828
"browserify": "^16.2.3",
2929
"concat-stream": "^1.5.2",
30-
"d3-fg": "^6.3.1",
30+
"d3-fg": "^6.13.1",
3131
"debounce": "^1.2.0",
32-
"debug": "^4.0.1",
32+
"debug": "^4.1.1",
3333
"end-of-stream": "^1.1.0",
3434
"env-string": "^1.0.0",
3535
"escape-string-regexp": "^1.0.5",
3636
"execspawn": "^1.0.1",
3737
"has-unicode": "^2.0.1",
3838
"hsl-to-rgb-for-reals": "^1.1.0",
39-
"jsonstream2": "^1.1.1",
39+
"jsonstream2": "^1.1.2",
4040
"make-dir": "^1.3.0",
4141
"minimist": "^1.2.0",
4242
"morphdom": "^2.3.3",
43-
"nanohtml": "^1.0.1",
43+
"nanohtml": "^1.4.0",
4444
"on-net-listen": "^1.1.0",
4545
"opn": "^5.4.0",
4646
"perf-sym": "^2.0.3",
4747
"pump": "^3.0.0",
4848
"pumpify": "^1.4.0",
4949
"semver": "^5.5.1",
5050
"single-line-log": "^1.0.1",
51-
"split2": "^3.0.0",
51+
"split2": "^3.1.0",
5252
"tachyons": "^4.9.1",
53-
"through2": "^2.0.1",
53+
"through2": "^2.0.5",
5454
"which": "^1.2.4"
5555
},
5656
"devDependencies": {
5757
"esprima": "^4.0.1",
58-
"rimraf": "^2.6.2",
58+
"rimraf": "^2.6.3",
5959
"snazzy": "^8.0.0",
6060
"standard": "^12.0.1",
61-
"tap": "^12.0.1"
61+
"tap": "^12.5.3"
6262
},
6363
"browserify-shim": {}
6464
}

0 commit comments

Comments
 (0)