diff --git a/package.json b/package.json index a31240a..43faaa6 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.13", "@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..c5a0756 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.13": + version "4.17.13" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb" + integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg== "@types/mime@*": version "3.0.4"