diff --git a/package.json b/package.json index 3c692cb..45e037b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/jest": "^26.0.23", - "@types/lodash": "^4.14.199", + "@types/lodash": "^4.14.202", "@types/node": "^14", "husky": "^8.0.3", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 7e04d9c..10b24aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -715,10 +715,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@types/lodash@^4.14.199": - version "4.14.199" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf" - integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg== +"@types/lodash@^4.14.202": + version "4.14.202" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8" + integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ== "@types/node@*": version "20.8.2"