From 40d831bd1030e0665bb7a17e7fd4c01fe8ff141f Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Tue, 18 Jan 2022 16:43:40 +0000
Subject: [PATCH] fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
---
 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",