Skip to content

Commit 69c7e16

Browse files
committed
chore: update repo
1 parent 07d2630 commit 69c7e16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"npm": ">=3.0.0"
4343
},
4444
"devDependencies": {
45-
"aegir": "^12.4.0",
45+
"aegir": "^13.0.6",
4646
"chai": "^4.1.2",
4747
"dirty-chai": "^2.0.1",
48-
"lodash": "^4.17.4",
48+
"lodash": "^4.17.5",
4949
"memdown": "^1.4.1",
50-
"multihashes": "~0.4.12",
51-
"multihashing-async": "^0.4.7",
50+
"multihashes": "~0.4.13",
51+
"multihashing-async": "^0.4.8",
5252
"ncp": "^2.0.0",
5353
"pre-commit": "^1.2.2",
5454
"rimraf": "^2.6.2"
@@ -57,21 +57,21 @@
5757
"async": "^2.6.0",
5858
"base32.js": "~0.1.0",
5959
"big.js": "^5.0.3",
60-
"cids": "~0.5.2",
60+
"cids": "~0.5.3",
6161
"datastore-core": "~0.4.0",
6262
"datastore-fs": "~0.4.2",
6363
"datastore-level": "~0.7.0",
6464
"debug": "^3.1.0",
6565
"interface-datastore": "~0.4.2",
66-
"ipfs-block": "~0.6.1",
66+
"ipfs-block": "~0.7.1",
6767
"level-js": "timkuijsten/level.js#idbunwrapper",
6868
"leveldown": "^1.7.2",
6969
"lock-me": "^1.0.3",
7070
"lodash.get": "^4.4.2",
7171
"lodash.has": "^4.5.2",
7272
"lodash.set": "^4.3.2",
73-
"multiaddr": "^3.0.1",
74-
"pull-stream": "^3.6.1"
73+
"multiaddr": "^4.0.0",
74+
"pull-stream": "^3.6.7"
7575
},
7676
"license": "MIT",
7777
"contributors": [

0 commit comments

Comments
 (0)