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

Commit 5d13035

Browse files
authored
chore: update deps (#140)
Updates deps to pull in `[email protected]` which has `[email protected]` BREAKING CHANGE: `[email protected]` has dropped support for IE and Safari < 10
1 parent 554ea20 commit 5d13035

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
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/ipld/js-ipld-dag-cbor",
3939
"dependencies": {
40-
"borc": "^2.1.2",
40+
"borc": "^3.0.0",
4141
"cids": "^1.0.0",
4242
"interface-ipld-format": "^1.0.0",
4343
"is-circular": "^1.0.2",
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/detect-node": "^2.0.0",
50-
"aegir": "^31.0.1",
50+
"aegir": "^33.1.1",
5151
"detect-node": "^2.0.4",
5252
"garbage": "0.0.0",
5353
"multihashes": "^4.0.1"

0 commit comments

Comments
 (0)