diff --git a/package.json b/package.json index 3b03c4e4..db566652 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/convert-units": "2.3.5", "@types/emoji-regex": "8.0.0", "@types/jest": "27.0.1", - "@types/lodash": "4.14.172", + "@types/lodash": "4.14.199", "@types/mousetrap": "1.6.8", "@types/rosie": "0.0.40", "@types/twemoji": "12.1.2", diff --git a/yarn.lock b/yarn.lock index 30a6549e..19ff4ba6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4396,10 +4396,10 @@ resolved "https://registry.yarnpkg.com/@types/less/-/less-3.0.2.tgz#2761d477678c8374cb9897666871662eb1d1115e" integrity sha512-62vfe65cMSzYaWmpmhqCMMNl0khen89w57mByPi1OseGfcV/LV03fO8YVrNj7rFQsRWNJo650WWyh6m7p8vZmA== -"@types/lodash@4.14.172": - version "4.14.172" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" - integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== +"@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.161": version "4.14.169"