diff --git a/package.json b/package.json index 57faff8..a0ad3d7 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a" }, "dependencies": { - "@arkecosystem/core-interfaces": "^2.6.0-next.6", - "@arkecosystem/crypto": "^2.6.0-next.6" + "@arkecosystem/core-interfaces": "^2.6.0-next.7", + "@arkecosystem/crypto": "^2.6.0-next.7" }, "devDependencies": { "@sindresorhus/tsconfig": "^0.5.0",