From c81895ab2318d44371442fdd875591a8daae1b73 Mon Sep 17 00:00:00 2001 From: BigThunderSR <17056173+BigThunderSR@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:33:48 -0600 Subject: [PATCH] Update dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f0b5ea5..c5141098 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "convert-units": "^2.3.4", "dotenv": "^16.3.1", "lodash": "^4.17.21", - "onstarjs": "^2.3.29", + "onstarjs": "^2.3.30", "uuid": "^9.0.1", "winston": "^3.11.0" },