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

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jan 10, 2019
1 parent 87304e0 commit 4f1b5f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"dependencies": {
"async": "^2.6.1",
"interface-datastore": "~0.6.0",
"libp2p-crypto": "libp2p/js-libp2p-crypto#feat/bundle-size",
"libp2p-crypto": "~0.16.0",
"merge-options": "^1.0.1",
"node-forge": "~0.7.6",
"pull-stream": "^3.6.8",
"sanitize-filename": "^1.6.1"
},
"devDependencies": {
"aegir": "github:ipfs/aegir#feat/make-exp-build-test-default",
"aegir": "^18.0.3",
"chai": "^4.2.0",
"chai-string": "^1.4.0",
"datastore-fs": "~0.7.0",
Expand All @@ -60,8 +60,8 @@
"level-js": "^4.0.0",
"mocha": "^5.2.0",
"multihashes": "~0.4.14",
"peer-id": "~0.10.7",
"rimraf": "^2.6.2"
"peer-id": "~0.12.2",
"rimraf": "^2.6.3"
},
"contributors": [
"Alan Shaw <alan.shaw@protocol.ai>",
Expand Down

0 comments on commit 4f1b5f1

Please sign in to comment.