From c3bcf9893fd8870f3aa6c2439a896cd7ee352898 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Jun 2024 01:29:41 +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 39f4ab82105e8..92abd6eb8a41a 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.1.5", "lint-staged": "10.0.1", "make-dir": "3.0.0", "metro-react-native-babel-preset": "0.73.10",