diff --git a/package.json b/package.json index 2d6ddbfd..43740698 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/date-fns": "^2.6.0", "@types/express": "^4.17.21", "@types/jest": "^29.5.13", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.13", "@types/node": "^22.8.1", "@types/supertest": "^6.0.2", "eslint": "^9.14.0", diff --git a/yarn.lock b/yarn.lock index e947d307..98bb5a32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1752,10 +1752,10 @@ dependencies: "@types/node" "*" -"@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@^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/long@^4.0.0": version "4.0.2"