Skip to content

Commit 66863c4

Browse files
jacobheundaviddias
authored andcommitted
chore: update deps
License: MIT Signed-off-by: Jacob Heun <[email protected]>
1 parent 02a5146 commit 66863c4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
},
4141
"homepage": "https://github.com/ipfs/js-datastore-level#readme",
4242
"dependencies": {
43-
"datastore-core": "~0.4.0",
44-
"encoding-down": "^5.0.2",
45-
"interface-datastore": "~0.4.1",
43+
"datastore-core": "~0.5.0",
44+
"encoding-down": "^5.0.4",
45+
"interface-datastore": "~0.5.0",
4646
"level-js": "github:timkuijsten/level.js#idbunwrapper",
4747
"leveldown": "^3.0.2",
4848
"levelup": "^2.0.2",
49-
"pull-stream": "^3.6.1"
49+
"pull-stream": "^3.6.9"
5050
},
5151
"devDependencies": {
52-
"aegir": "^13.1.0",
53-
"async": "^2.6.0",
52+
"aegir": "^15.2.0",
53+
"async": "^2.6.1",
5454
"chai": "^4.1.2",
5555
"cids": "~0.5.3",
5656
"dirty-chai": "^2.0.1",
57-
"flow-bin": "^0.58.0",
57+
"flow-bin": "~0.81.0",
5858
"memdown": "^1.4.1",
5959
"rimraf": "^2.6.2"
6060
},

0 commit comments

Comments
 (0)