diff --git a/package.json b/package.json index 9337ef1..5f24bc0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@types/jest": "29.4.4", - "@types/lodash.noop": "3.0.7", + "@types/lodash.noop": "3.0.9", "@types/spark-md5": "3.0.2", "cz-conventional-changelog": "3.3.0", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 0ec6406..ef96cbf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1640,10 +1640,10 @@ resolved "http://registry.npm.baidu-int.com/@types%2fjson-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" integrity sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA= -"@types/lodash.noop@3.0.7": - version "3.0.7" - resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.7.tgz#aca002be9c74ce1dfbea24ec06c3f1debc9117e7" - integrity sha512-vaQ5DABJ4lDb58EVHnSTyOjkCem+Wj6QF0s8Ybhvt7kFyJCoRmjEajg6vg30jCN8CVZi89uRR5wqQWn724JQHg== +"@types/lodash.noop@3.0.9": + version "3.0.9" + resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.9.tgz#e59214696cfc5aa75b8c4238afdc7bfa4aaf5412" + integrity sha512-KS47MA78vxE+Stvhpd5QEfNpFgwOmKcZMpT8ATNotTrlWdIxpDDPYCMJgcCFDaXHb2AmKhCu4oFM/2HezwUhGA== dependencies: "@types/lodash" "*"