From 299cb7d78543236b3ea5e2f9655c6766b996dbc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Jan 2024 23:01:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39f4ab82105e8a..596acaf41bb563 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.0", "lint-staged": "10.0.1", "make-dir": "3.0.0", "metro-react-native-babel-preset": "0.73.10",