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

Commit 6d1ff31

Browse files
jacobheundaviddias
authored andcommitted
chore: update deps
1 parent bf79768 commit 6d1ff31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
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",
40-
"flow-bin": "^0.58.0"
40+
"flow-bin": "~0.81.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)