diff --git a/package.json b/package.json index 6d934cf9..6b3c0237 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@oclif/prettier-config": "^0.2.1", "@types/chai": "^4.3.16", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "@types/mocha": "^10.0.10", "@types/node": "^18", "@types/sinon": "^17.0.3", diff --git a/yarn.lock b/yarn.lock index 0766ea69..27ef28f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2336,10 +2336,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash@^4.17.14": - version "4.17.14" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff" - integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A== +"@types/lodash@^4.17.15": + version "4.17.15" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89" + integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw== "@types/mocha@^10.0.10": version "10.0.10"