We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b3405 commit ce53abaCopy full SHA for ce53aba
package.json
@@ -43,7 +43,7 @@
43
"npm": ">=3.0.0"
44
},
45
"devDependencies": {
46
- "aegir": "^20.4.1",
+ "aegir": "^21.4.5",
47
"chai": "^4.2.0",
48
"dirty-chai": "^2.0.1",
49
"lodash": "^4.17.11",
@@ -52,13 +52,13 @@
52
"multihashing-async": "~0.8.0",
53
"ncp": "^2.0.0",
54
"rimraf": "^3.0.0",
55
- "sinon": "^7.5.0"
+ "sinon": "^9.0.1"
56
57
"dependencies": {
58
"base32.js": "~0.1.0",
59
"bignumber.js": "^9.0.0",
60
"bytes": "^3.1.0",
61
- "cids": "~0.7.0",
+ "cids": "^0.8.0",
62
"datastore-core": "~0.7.0",
63
"datastore-fs": "~0.9.0",
64
"datastore-level": "~0.14.0",
0 commit comments