From a51fef3dfe3fe898e368f0d1eac03ab96d8ed865 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 4 Feb 2025 23:18:08 +0530 Subject: [PATCH] chore: upgrade core to 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 768b970f..fd8108d5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "lodash": "^4.17.21", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", - "maxun-core": "^0.0.10", + "maxun-core": "^0.0.11", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3",