diff --git a/packages/range-utils/package.json b/packages/range-utils/package.json index 1659979c..f09f4db7 100644 --- a/packages/range-utils/package.json +++ b/packages/range-utils/package.json @@ -4,6 +4,6 @@ "type": "module", "repository": "https://github.com/TeselaGen/tg-oss", "dependencies": { - "lodash-es": "^4.17.21" + "lodash-es": "^4.17.23" } }