diff --git a/packages/antdp-fuzzy-query/package.json b/packages/antdp-fuzzy-query/package.json index b07d2f02..6cbeb508 100644 --- a/packages/antdp-fuzzy-query/package.json +++ b/packages/antdp-fuzzy-query/package.json @@ -42,7 +42,7 @@ "lodash": "4.17.21" }, "devDependencies": { - "@types/lodash": "~4.14.181", + "@types/lodash": "~4.17.0", "@types/react": "~18.2.0", "@types/react-dom": "~18.2.0", "antd": "5.6.1",