diff --git a/package.json b/package.json index a31240a..8015ff9 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.17", "@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..555fcc1 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.17": + version "4.17.17" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355" + integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ== "@types/mime@*": version "3.0.4"