diff --git a/plugins/search-react/package.json b/plugins/search-react/package.json index 1afdc3c406..826d751353 100644 --- a/plugins/search-react/package.json +++ b/plugins/search-react/package.json @@ -40,6 +40,7 @@ "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", + "qs": "^6.9.4", "react-use": "^17.3.2" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 8c36d1da02..d55434a22a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6633,6 +6633,7 @@ __metadata: "@testing-library/react": ^12.1.3 "@testing-library/react-hooks": ^8.0.0 "@testing-library/user-event": ^14.0.0 + qs: ^6.9.4 react-use: ^17.3.2 peerDependencies: "@types/react": ^16.13.1 || ^17.0.0