From 2999c6be3e9833f4cc963b2d348e3a0a826f009d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 25 Aug 2025 20:11:45 +0530 Subject: [PATCH] chore: use maxun-core v0.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8962fd63..323679d3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lodash": "^4.17.21", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", - "maxun-core": "^0.0.21", + "maxun-core": "^0.0.22", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3",