From 3426ca4769faf6c2c0e89dcdd037d20e3563c7c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 21:10:52 +0000 Subject: [PATCH] fix(deps): update dependency @arkecosystem/core-state to v2.7.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55549c5..63a6ed2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@arkecosystem/core-container": "2.7.1", "@arkecosystem/core-event-emitter": "2.7.1", "@arkecosystem/core-interfaces": "2.7.1", - "@arkecosystem/core-state": "2.7.1", + "@arkecosystem/core-state": "2.7.26", "@arkecosystem/core-transactions": "2.7.1", "@arkecosystem/crypto": "2.7.1", "bytebuffer": "5.0.1"