From de69aabdbfe9e8bd02205e36241be274d97d39b0 Mon Sep 17 00:00:00 2001 From: josephcampos-gap Date: Wed, 4 Mar 2026 09:44:15 -0600 Subject: [PATCH] [CERT-220] POC - Bruno integrated - runner 2 --- bruno/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bruno/package.json b/bruno/package.json index 716155e..d2531e7 100644 --- a/bruno/package.json +++ b/bruno/package.json @@ -1,9 +1,10 @@ { "dependencies": { - "dayjs": "^1.11.19" + "@usebruno/cli": "^2.15.1", + "dayjs": "^1.11.19", + "yaml": "^2.3.1" }, "devDependencies": { - "@usebruno/cli": "^2.15.1", "simple-git-hooks": "^2.11.1" }, "name": "sis",