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

Commit 60426a7

Browse files
authored
chore: update deps (#298)
Pulls in the latest ipld-dag-cbor to get the latest borc to get the latest buffer. BREAKING CHANGE: buffer@6 removes support for IE and Safari < 10
1 parent 619e4d7 commit 60426a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"devDependencies": {
4242
"abort-controller": "^3.0.0",
43-
"aegir": "^31.0.4",
43+
"aegir": "^33.1.2",
4444
"assert": "^2.0.0",
4545
"bitcoinjs-lib": "^5.1.6",
4646
"buffer": "^6.0.1",
@@ -64,7 +64,7 @@
6464
"interface-ipld-format": "^1.0.0",
6565
"ipfs-block-service": "^0.19.0",
6666
"ipld-block": "^0.11.1",
67-
"ipld-dag-cbor": "^0.18.0",
67+
"ipld-dag-cbor": "^1.0.0",
6868
"ipld-dag-pb": "^0.22.0",
6969
"ipld-raw": "^7.0.0",
7070
"merge-options": "^3.0.4",

0 commit comments

Comments
 (0)