From 570b58c92cce97116fbf2b34da042d948cfb14e6 Mon Sep 17 00:00:00 2001 From: Youssef Khouidi <1968135+ucefkh@users.noreply.github.com> Date: Mon, 27 Mar 2023 14:07:44 +0000 Subject: [PATCH] Upgrade package to overcome Vulnerability Upgrade git-raw-commits to 2.0.11 due Vulnerability https://github.com/advisories/GHSA-7p7h-4mm5-852v --- @commitlint/read/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@commitlint/read/package.json b/@commitlint/read/package.json index d275df6745..b2f380a8f8 100644 --- a/@commitlint/read/package.json +++ b/@commitlint/read/package.json @@ -46,7 +46,7 @@ "@commitlint/top-level": "^17.4.0", "@commitlint/types": "^17.4.4", "fs-extra": "^11.0.0", - "git-raw-commits": "^2.0.0", + "git-raw-commits": "^2.0.11", "minimist": "^1.2.6" }, "gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"