From cb9affc11e6813ad5790c9b79bc1c1cf778b5472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 22:33:36 -0400 Subject: [PATCH] Bump moment-timezone from 0.5.48 to 0.6.0 (#127) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12abc1d8..4602772d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "minimist": "^1.2.8", "moment": "^2.30.1", "moment-duration-format": "^2.3.2", - "moment-timezone": "^0.5.47", + "moment-timezone": "^0.6.0", "node-superfetch": "^0.3.4", "nsfwjs": "^4.2.1", "ntcjs": "^1.1.3",