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

Commit

Permalink
Merge pull request #73 from multiformats/chore/dep-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored Jun 23, 2020
2 parents 28de989 + 6f83cc1 commit 8716ad7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"blakejs": "^1.1.0",
"buffer": "^5.4.3",
"err-code": "^2.0.0",
"js-sha3": "~0.8.0",
"multihashes": "~0.4.15",
"js-sha3": "^0.8.0",
"multihashes": "^1.0.1",
"murmurhash3js-revisited": "^3.0.0"
},
"devDependencies": {
"aegir": "^24.0.0",
"aegir": "^25.0.0",
"benchmark": "^2.1.4",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"sinon": "^7.3.2"
"sinon": "^9.0.2"
},
"engines": {
"node": ">=10.0.0",
Expand Down

0 comments on commit 8716ad7

Please sign in to comment.