From 626b82ef031189f2541fcd177b21ae376030b78f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 06:23:01 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to ^4.17.7 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6a0e5e6e..2126f3a7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@goodeggs/toolkit": "^7.0.1", "@goodeggs/tsconfig": "^1.0.0", "@types/isomorphic-fetch": "^0.0.39", - "@types/lodash": "^4.17.5", + "@types/lodash": "^4.17.7", "@types/mocha": "^10.0.7", "@types/node-fetch": "^2.6.11", "fake-eggs": "^6.5.3", diff --git a/yarn.lock b/yarn.lock index 8b043843..c9cf6b37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1758,10 +1758,10 @@ version "0.0.29" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" -"@types/lodash@^4.17.5": - version "4.17.5" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" - integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== +"@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/minimatch@*": version "3.0.3"