diff --git a/package.json b/package.json index 2e48a18f..aed609d8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "yarn": ">=1.22.22" }, "dependencies": { - "@types/lodash": "^4.17.20", + "@types/lodash": "^4.17.21", "fp-ts": "2.16.10", "io-ts": "2.2.22", "knex": "3.1.0", diff --git a/yarn.lock b/yarn.lock index fcc1a0fd..345f58ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1087,10 +1087,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== -"@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/lodash@^4.17.21": + version "4.17.21" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4" + integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ== "@types/node@*", "@types/node@^24.6.1": version "24.6.1"