diff --git a/package.json b/package.json index 6c1a502e1..1e19c0596 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ "@types/sinon-chai": "3.2.5", "@types/sinonjs__fake-timers": "6.0.2", "@types/stream-buffers": "3.0.4", - "@types/tmp": "0.2.0", + "@types/tmp": "0.2.1", "@types/verror": "1.10.4", "@typescript-eslint/eslint-plugin": "4.28.1", "@typescript-eslint/parser": "4.28.1", diff --git a/yarn.lock b/yarn.lock index 84932aeea..bd35d657e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -596,10 +596,10 @@ dependencies: "@types/node" "*" -"@types/tmp@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c" - integrity sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ== +"@types/tmp@0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.1.tgz#83ecf4ec22a8c218c71db25f316619fe5b986011" + integrity sha512-7cTXwKP/HLOPVgjg+YhBdQ7bMiobGMuoBmrGmqwIWJv8elC6t1DfVc/mn4fD9UE1IjhwmhaQ5pGVXkmXbH0rhg== "@types/uuid@8.3.0": version "8.3.0"