From 40e781859b113540195ee49d5ed669195c01ca48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Aug 2022 10:18:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1084992025b..07d98efde3a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "execa": "^0.9.0", "husky": "^0.13.2", "lerna": "2.6.0", - "lerna-changelog": "^0.6.0", + "lerna-changelog": "^0.7.0", "lint-staged": "^7.0.5", "meow": "^4.0.0", "multimatch": "^2.1.0",