diff --git a/package.json b/package.json index 6b7994df..f25aeefe 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/fs-extra": "^11.0.4", "@types/heic-convert": "^1.2.3", "@types/klaw-sync": "^6.0.5", - "@types/lodash": "^4.17.1", + "@types/lodash": "^4.17.5", "@types/node": "^20.14.6", "@types/pdfjs-dist": "^2.10.378", "@types/sql.js": "^1.4.9", diff --git a/yarn.lock b/yarn.lock index 00b3d29e..815b8748 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1065,10 +1065,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.17.1": - version "4.17.4" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7" - integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ== +"@types/lodash@^4.17.5": + version "4.17.5" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" + integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== "@types/mime@^1": version "1.3.5"