Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit f3a8564

Browse files
committed
chore: update dependencies
1 parent 559b1a6 commit f3a8564

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,31 +33,31 @@
3333
"homepage": "https://github.com/ipld/js-ipld#readme",
3434
"license": "MIT",
3535
"devDependencies": {
36-
"aegir": "^17.1.1",
37-
"bitcoinjs-lib": "^4.0.2",
36+
"aegir": "^18.0.3",
37+
"bitcoinjs-lib": "^4.0.3",
3838
"chai": "^4.2.0",
3939
"chai-as-promised": "^7.1.1",
4040
"dirty-chai": "^2.0.1",
41-
"ethereumjs-block": "^2.1.0",
41+
"ethereumjs-block": "^2.2.0",
4242
"ipfs-block-service": "~0.15.2",
4343
"ipfs-repo": "~0.26.1",
44-
"ipld-bitcoin": "~0.1.8",
45-
"ipld-ethereum": "^2.0.1",
46-
"ipld-git": "~0.2.2",
44+
"ipld-bitcoin": "~0.1.9",
45+
"ipld-ethereum": "^2.0.3",
46+
"ipld-git": "~0.2.3",
4747
"ipld-in-memory": "^2.0.0",
4848
"ipld-zcash": "~0.1.6",
49-
"merkle-patricia-tree": "^2.3.2",
49+
"merkle-patricia-tree": "^3.0.0",
5050
"multihashes": "~0.4.14",
5151
"ncp": "^2.0.0",
52-
"rimraf": "^2.6.2",
53-
"rlp": "^2.1.0",
52+
"rimraf": "^2.6.3",
53+
"rlp": "^2.2.2",
5454
"zcash-bitcore-lib": "~0.13.20-rc3"
5555
},
5656
"dependencies": {
5757
"async": "^2.6.1",
58-
"cids": "~0.5.5",
58+
"cids": "~0.5.7",
5959
"ipfs-block": "~0.8.0",
60-
"ipld-dag-cbor": "~0.13.0",
60+
"ipld-dag-cbor": "~0.13.1",
6161
"ipld-dag-pb": "~0.15.2",
6262
"ipld-raw": "^2.0.1",
6363
"merge-options": "^1.0.1",

0 commit comments

Comments
 (0)