Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit f1f02e0

Browse files
committed
chore: update deps
1 parent 0e21c8a commit f1f02e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"stream-http": "^2.8.2",
6161
"stream-to-pull-stream": "^1.7.2",
6262
"streamifier": "^0.1.1",
63-
"tar-stream": "^1.6.0"
63+
"tar-stream": "^1.6.1"
6464
},
6565
"engines": {
6666
"node": ">=6.0.0",
@@ -76,15 +76,15 @@
7676
"chai": "^4.1.2",
7777
"cross-env": "^5.1.5",
7878
"dirty-chai": "^2.0.1",
79-
"eslint-plugin-react": "^7.8.1",
79+
"eslint-plugin-react": "^7.8.2",
8080
"go-ipfs-dep": "~0.4.15",
8181
"gulp": "^3.9.1",
8282
"interface-ipfs-core": "~0.66.2",
8383
"ipfs": "~0.28.2",
8484
"ipfsd-ctl": "~0.36.0",
8585
"pull-stream": "^3.6.8",
86-
"socket.io": "^2.1.0",
87-
"socket.io-client": "^2.1.0",
86+
"socket.io": "^2.1.1",
87+
"socket.io-client": "^2.1.1",
8888
"stream-equal": "^1.1.1"
8989
},
9090
"pre-push": [

0 commit comments

Comments
 (0)