From 204c056ea1c30bd2a6a01fcfc3057b7cafcb65b4 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 7 Apr 2024 19:21:30 -0400 Subject: [PATCH] Update Deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88d953cc..476fc287 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "winston": "^3.13.0", "wuzzy": "^0.1.8", "ytdl-core": "^4.11.5", - "zip-to-timezone": "^1.1.5" + "zip-to-timezone": "^1.2.1" }, "optionalDependencies": { "bufferutil": "^4.0.8",