From dd213160b8d125a50cf56dfbc3e8a18e73fc259d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 17:26:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a858da92766a5..9964c10659540 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jest-silent-reporter": "^0.5.0", "joi": "^14.3.1", "js-yaml": "^3.14.1", - "lerna": "^3.22.1", + "lerna": "^6.5.0", "lint-staged": "^10.5.4", "markdown-magic": "^0.2.1", "node-notifier": "^10.0.1",