We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be94893 commit e737408Copy full SHA for e737408
package.json
@@ -43,16 +43,16 @@
43
"npm": ">=3.0.0"
44
},
45
"devDependencies": {
46
- "aegir": "^19.0.3",
+ "aegir": "^20.4.1",
47
"chai": "^4.2.0",
48
"dirty-chai": "^2.0.1",
49
"lodash": "^4.17.11",
50
"memdown": "^4.0.0",
51
- "multihashes": "~0.4.14",
52
- "multihashing-async": "~0.7.0",
+ "multihashes": "~0.4.15",
+ "multihashing-async": "~0.8.0",
53
"ncp": "^2.0.0",
54
- "rimraf": "^2.6.3",
55
- "sinon": "^7.3.1"
+ "rimraf": "^3.0.0",
+ "sinon": "^7.5.0"
56
57
"dependencies": {
58
"base32.js": "~0.1.0",
0 commit comments