diff --git a/package.json b/package.json index 9ca6b95c..0746ba60 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "@types/expect": "1.20.4", "@types/lodash": "4.14.179", "@types/mocha": "8.2.2", - "@types/mock-require": "2.0.0", + "@types/mock-require": "3.0.0", "@types/node": "14.17.3", "@types/sinon": "10.0.2", "expect": "24.1.0", diff --git a/yarn.lock b/yarn.lock index 61e05e3c..240a2f36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -916,14 +916,12 @@ resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz" integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== -"@types/mock-require@2.0.0": - version "2.0.0" - resolved "https://registry.npmjs.org/@types/mock-require/-/mock-require-2.0.0.tgz" - integrity sha512-nOgjoE5bBiDeiA+z41i95makyHUSMWQMOPocP+J67Pqx/68HAXaeWN1NFtrAYYV6LrISIZZ8vKHm/a50k0f6Sg== - dependencies: - "@types/node" "*" +"@types/mock-require@3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/mock-require/-/mock-require-3.0.0.tgz#1c7e15b2ed80f8a121398189f3964b4f5214d90c" + integrity sha512-TZ/s3ufaF+kEFPx9PqXKNd7OsPJoVsgOd59EA8XQLTRjJCsOdx5sEAOGhyrZ3Os78iaDKyGJWdQWyYWRg1Iyvg== -"@types/node@*", "@types/node@14.17.3": +"@types/node@14.17.3": version "14.17.3" resolved "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz" integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==