diff --git a/package.json b/package.json index efe58a84..6922a96e 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "@types/electron-json-storage": "^4.5.0", "@types/i18next": "^13.0.0", "@types/jest": "27.0.2", - "@types/lodash": "^4.14.172", + "@types/lodash": "^4.14.175", "@types/nedb": "^1.8.12", "@types/node": "^16.10.2", "@types/parse-link-header": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 3cb90887..d19e4c46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1610,10 +1610,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@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.175": + version "4.14.175" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45" + integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw== "@types/mdast@^3.0.0": version "3.0.3"