Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 8c8b2e3

Browse files
committed
chore: update deps
1 parent 0e1154e commit 8c8b2e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
},
3535
"homepage": "https://github.com/ipfs/js-datastore-core#readme",
3636
"devDependencies": {
37-
"aegir": "^12.1.3",
37+
"aegir": "^15.2.0",
3838
"chai": "^4.1.2",
3939
"dirty-chai": "^2.0.1",
4040
"flow-bin": "^0.58.0"
4141
},
4242
"dependencies": {
43-
"async": "^2.5.0",
44-
"interface-datastore": "~0.4.0",
45-
"left-pad": "^1.1.3",
43+
"async": "^2.6.1",
44+
"interface-datastore": "~0.5.0",
45+
"left-pad": "^1.3.0",
4646
"pull-many": "^1.0.8",
47-
"pull-stream": "^3.6.1"
47+
"pull-stream": "^3.6.9"
4848
},
4949
"engines": {
5050
"node": ">=6.0.0",

0 commit comments

Comments
 (0)