From 49bf8ec6d66f1e8911bbd09e89b16da3bb9c40c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 20:03:30 +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 39f4ab82105e8a..79b2d56e14c8f2 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "jest-junit": "13.0.0", "jest-message-util": "29.6.2", "jest-watch-typeahead": "2.2.2", - "lerna": "7.1.4", + "lerna": "8.0.1", "lint-staged": "10.0.1", "make-dir": "3.0.0", "metro-react-native-babel-preset": "0.73.10",