From 8c5ae06ac68b449269397c73ee305bc1d60d5099 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Aug 2024 02:30:08 +0000 Subject: [PATCH] feat: upgrade proc-log from 3.0.0 to 4.2.0 Snyk has created this PR to upgrade proc-log from 3.0.0 to 4.2.0. See this package in npm: proc-log See this project in Snyk: https://app.snyk.io/org/ramyromel/project/f55ffeaa-4895-4168-b88c-83ec2a894a10?utm_source=github&utm_medium=referral&page=upgrade-pr --- workspaces/config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/config/package.json b/workspaces/config/package.json index 28102bea2781a..a807f37769fb9 100644 --- a/workspaces/config/package.json +++ b/workspaces/config/package.json @@ -40,7 +40,7 @@ "ci-info": "^4.0.0", "ini": "^4.1.0", "nopt": "^7.0.0", - "proc-log": "^3.0.0", + "proc-log": "^4.2.0", "read-package-json-fast": "^3.0.2", "semver": "^7.3.5", "walk-up-path": "^3.0.1"