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

Commit 24d4374

Browse files
authored
chore: upgrade dependencies (#27)
1 parent 5d3f489 commit 24d4374

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
4444
"dependencies": {
4545
"async": "^2.6.1",
46-
"interface-datastore": "~0.4.2",
46+
"interface-datastore": "~0.6.0",
4747
"libp2p-crypto": "~0.13.0",
4848
"lodash": "^4.6.1",
4949
"pull-stream": "^3.6.8",
5050
"sanitize-filename": "^1.6.1"
5151
},
5252
"devDependencies": {
53-
"aegir": "^14.0.0",
54-
"chai": "^4.1.2",
53+
"aegir": "^15.3.0",
54+
"chai": "^4.2.0",
5555
"chai-string": "^1.4.0",
5656
"datastore-fs": "~0.5.0",
5757
"datastore-level": "~0.8.0",

0 commit comments

Comments
 (0)