diff --git a/l2-frontend/package.json b/l2-frontend/package.json index f2ae0dab68..fc599f9aea 100644 --- a/l2-frontend/package.json +++ b/l2-frontend/package.json @@ -85,7 +85,7 @@ }, "devDependencies": { "@types/jquery": "^3.5.14", - "@types/lodash": "^4.14.194", + "@types/lodash": "^4.14.199", "@types/pdfobject": "^2.2.3", "@types/promise.prototype.finally": "^2.0.4", "@types/vue-router": "^2.0.0", diff --git a/l2-frontend/yarn.lock b/l2-frontend/yarn.lock index 2edca91f44..ad94cc59a0 100644 --- a/l2-frontend/yarn.lock +++ b/l2-frontend/yarn.lock @@ -1293,10 +1293,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash@^4.14.194": - version "4.14.194" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" - integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== +"@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/mime@*": version "3.0.1"