diff --git a/package-lock.json b/package-lock.json index d5ab13d2..64149bf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@testing-library/react-hooks": "^8.0.1", "@types/faker": "^5.5.9", "@types/jest": "^29.2.2", - "@types/lodash": "^4.14.187", + "@types/lodash": "^4.14.188", "@types/papaparse": "^5.3.5", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.8", diff --git a/package.json b/package.json index 0561e792..8d310399 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@testing-library/react-hooks": "^8.0.1", "@types/faker": "^5.5.9", "@types/jest": "^29.2.2", - "@types/lodash": "^4.14.187", + "@types/lodash": "^4.14.188", "@types/papaparse": "^5.3.5", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.8",