From 5370367f9cb04f519eeb7048f27a1d0fee10ae5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 May 2024 15:06:49 +0000 Subject: [PATCH] feat: upgrade proc-log from 3.0.0 to 4.1.0 Snyk has created this PR to upgrade proc-log from 3.0.0 to 4.1.0. See this package in npm: https://www.npmjs.com/package/proc-log See this project in Snyk: https://app.snyk.io/org/leonardoadame/project/2685cf8e-4256-4963-925c-f59d88a74b82?utm_source=github&utm_medium=referral&page=upgrade-pr --- deps/npm/node_modules/pacote/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/pacote/package.json b/deps/npm/node_modules/pacote/package.json index 4654b03d988c32..51452dadd7e223 100644 --- a/deps/npm/node_modules/pacote/package.json +++ b/deps/npm/node_modules/pacote/package.json @@ -55,7 +55,7 @@ "npm-packlist": "^8.0.0", "npm-pick-manifest": "^9.0.0", "npm-registry-fetch": "^16.0.0", - "proc-log": "^3.0.0", + "proc-log": "^4.1.0", "promise-retry": "^2.0.1", "read-package-json": "^7.0.0", "read-package-json-fast": "^3.0.0",