From 62987966ac77939e2d50059bd38964a78ebf65e0 Mon Sep 17 00:00:00 2001 From: Darius Date: Fri, 21 Nov 2025 17:20:13 +0100 Subject: [PATCH] Generic Commit; Most likely a fix or small feature --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index d1a5646..4217b52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,8 +20,8 @@ } }, "node_modules/@dpu/shared": { - "version": "1.2.0", - "resolved": "git+https://git.dariusbag.dev/DarDarBinks/dpu-shared.git#50c951e0d354ef959ed61589f538dfe19c8658c2", + "version": "1.2.1", + "resolved": "git+https://git.dariusbag.dev/DarDarBinks/dpu-shared.git#c3f0fd84ac3f8708236537e6ce98111b3a46e1f2", "dependencies": { "axios": "^1.7.9", "chalk": "^5.6.2",