From 5b86c080df90b45d00416f0ff1d182056f467db8 Mon Sep 17 00:00:00 2001 From: Harshil Sharma Date: Mon, 19 Jun 2023 13:30:31 +0530 Subject: [PATCH] restores package lock --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 2f5de1b3b..7e47b3044 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26182,7 +26182,7 @@ "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==", "requires": { - "@types/react": "*", + "@types/react": "^18.0.35", "hoist-non-react-statics": "^3.3.0" } },