diff --git a/package.json b/package.json index a31240a..369554a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/express": "^4.17.15", "@types/jest": "^29.2.5", "@types/jsonwebtoken": "^9.0.7", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.20", "@types/node": "^22.7.6", "@types/sequelize": "^4.28.14", "@typescript-eslint/eslint-plugin": "^5.48.1", diff --git a/yarn.lock b/yarn.lock index 595cb42..bd3bb5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -894,10 +894,10 @@ dependencies: "@types/node" "*" -"@types/lodash@*", "@types/lodash@^4.17.7": - version "4.17.7" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612" - integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA== +"@types/lodash@*", "@types/lodash@^4.17.20": + version "4.17.20" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93" + integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA== "@types/mime@*": version "3.0.4"