diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 60212ecd5e..166da09118 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -62,6 +62,7 @@ "@material-ui/lab": "4.0.0-alpha.61", "classnames": "^2.2.6", "jwt-decode": "^3.1.0", + "lodash": "^4.17.21", "material-ui-popup-state": "^1.9.3", "qs": "^6.9.4", "react-use": "^17.2.4", diff --git a/yarn.lock b/yarn.lock index fc8d9824a1..4d2b33b122 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5509,6 +5509,7 @@ __metadata: classnames: ^2.2.6 cross-fetch: ^3.1.5 jwt-decode: ^3.1.0 + lodash: ^4.17.21 material-ui-popup-state: ^1.9.3 qs: ^6.9.4 react-test-renderer: ^16.13.1