Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit b0ef091

Browse files
committed
chore: update deps
1 parent 5f41acb commit b0ef091

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"dir-compare": "^1.3.0",
7272
"eslint-plugin-react": "^6.9.0",
7373
"execa": "^0.6.0",
74-
"expose-loader": "^0.7.1",
74+
"expose-loader": "^0.7.3",
7575
"form-data": "^2.1.2",
7676
"fs-pull-blob-store": "~0.4.1",
7777
"gulp": "^3.9.1",
@@ -107,12 +107,12 @@
107107
"ipfs-repo": "~0.11.3",
108108
"ipfs-unixfs": "~0.1.10",
109109
"ipfs-unixfs-engine": "~0.17.0",
110-
"ipld-resolver": "~0.8.1",
110+
"ipld-resolver": "~0.9.0",
111111
"isstream": "^0.1.2",
112112
"joi": "^10.2.2",
113113
"libp2p-floodsub": "~0.7.3",
114-
"libp2p-ipfs-browser": "~0.18.2",
115-
"libp2p-ipfs-nodejs": "~0.18.1",
114+
"libp2p-ipfs-browser": "~0.18.3",
115+
"libp2p-ipfs-nodejs": "~0.18.2",
116116
"lodash.flatmap": "^4.5.0",
117117
"lodash.get": "^4.4.2",
118118
"lodash.has": "^4.5.2",
@@ -136,12 +136,12 @@
136136
"pull-stream-to-stream": "^1.3.3",
137137
"pull-zip": "^2.0.1",
138138
"read-pkg-up": "^2.0.0",
139-
"readable-stream": "1.1.14",
139+
"readable-stream": "2.2.2",
140140
"stream-to-pull-stream": "^1.7.2",
141141
"tar-stream": "^1.5.2",
142142
"temp": "^0.8.3",
143143
"through2": "^2.0.3",
144-
"update-notifier": "^1.0.3",
144+
"update-notifier": "^2.0.0",
145145
"yargs": "^6.6.0"
146146
},
147147
"contributors": [

0 commit comments

Comments
 (0)