From b12c8a0beaeaad59fac2bd300af105ce9ce5b548 Mon Sep 17 00:00:00 2001 From: Karishma Shukla Date: Mon, 7 Jul 2025 02:24:47 +0530 Subject: [PATCH] chore: use maxun-core 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79a3daf2..95690aa7 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.18", + "maxun-core": "^0.0.19", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3",