From efffc423ccc8cc38902d99555ba5b1f70cd4949a Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Wed, 7 Aug 2024 11:43:01 +0300 Subject: [PATCH] chore: revert --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index e05622f6c39b2..0abcba09da5d3 100644 --- a/.npmrc +++ b/.npmrc @@ -2,5 +2,5 @@ legacy-peer-deps=true # TODO: remove this line in v4.0 strict-ssl=false # Fix problem when downloading cypress binary ca = '' unsafe-perm=true -engine-strict=false +engine-strict=true audit=false