From 46af9c387cefefb1669f801729fb18fb631fc4da Mon Sep 17 00:00:00 2001 From: Jaime Ramirez Date: Wed, 10 Apr 2024 14:01:05 -0500 Subject: [PATCH] upgrading dependencies --- box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index ce7d3b4..1148f8c 100644 --- a/box.json +++ b/box.json @@ -18,7 +18,7 @@ "contributors":[], "ignore":[], "devDependencies":{ - "testbox":"^4.0.0", + "testbox":"^5.3.1", "commandbox-dotenv":"*", "commandbox-cfconfig":"*", "commandbox-cfformat":"*" @@ -29,7 +29,7 @@ "cbstorages":"modules/cbstorages/" }, "dependencies":{ - "coldbox":"be", + "coldbox":"^7.2.0", "cbstorages":"^2.1.0+45" }, "scripts":{