diff --git a/package.json b/package.json index 9337ef1..75527e5 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.8", "@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..e19d436 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.8": + version "3.0.8" + resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.8.tgz#9cedc5ee48e36e2538757789ad556670bc2b3884" + integrity sha512-PD6skeIKewn2wGJNfz1Wc2bZfGx9r+g9L6lSU/drWt48akR9srPQqnRpfFDNYlEU9NpOar1MlmTHdIrC0/F/dQ== dependencies: "@types/lodash" "*"