From 210fb017092c6df7142b512806e648879490d04d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 21:10:44 +0000 Subject: [PATCH] fix(deps): update dependency @arkecosystem/core-event-emitter to v2.7.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55549c5..90d2746 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@arkecosystem/core-container": "2.7.1", - "@arkecosystem/core-event-emitter": "2.7.1", + "@arkecosystem/core-event-emitter": "2.7.26", "@arkecosystem/core-interfaces": "2.7.1", "@arkecosystem/core-state": "2.7.1", "@arkecosystem/core-transactions": "2.7.1",