Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
BREAKING CHANGE: base1 support was removed
  • Loading branch information
vmx committed Mar 24, 2020
1 parent f86f8ed commit ff2c247
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"dependencies": {
"buffer": "^5.5.0",
"class-is": "^1.1.0",
"multibase": "~0.6.0",
"multicodec": "^1.0.0",
"multihashes": "~0.4.15"
"multibase": "~0.7.0",
"multicodec": "^1.0.1",
"multihashes": "~0.4.17"
},
"devDependencies": {
"aegir": "^21.3.0",
"aegir": "^21.4.4",
"chai": "^4.2.0",
"dirty-chai": "^2.0.1",
"multihashing": "~0.3.3",
"multihashing-async": "~0.8.0"
"multihashing-async": "~0.8.1"
},
"engines": {
"node": ">=4.0.0",
Expand Down

0 comments on commit ff2c247

Please sign in to comment.