diff --git a/package.json b/package.json index b89fb5a5..e6874113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fcoin", - "version": "1.1.5", + "version": "1.1.6", "description": "FLO bike-shed", "license": "MIT", "repository": "git://github.com/oipwg/fcoin.git", @@ -30,12 +30,12 @@ "dependencies": { "bcfg": "~0.1.6", "@oipwg/fclient": "~0.1.7", - "bcrypto": "~3.1.11", + "bcrypto": "~5.4.0", "bdb": "~1.1.7", "bdns": "~0.1.5", "bevent": "~0.1.5", "bfile": "~0.2.1", - "bfilter": "git+https://github.com/bcoin-org/bfilter.git#semver:~2.0.0", + "bfilter": "git+https://github.com/devonjames/bfilter.git", "bheep": "~0.1.5", "binet": "~0.3.5", "blgr": "~0.1.7",