restores package lock

This commit is contained in:
Harshil Sharma 2023-06-19 13:30:31 +05:30
parent 0b591264b2
commit 5b86c080df

2
package-lock.json generated
View file

@ -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"
}
},