chore: Upgrade tmp dependency

This commit is contained in:
Tom Moor 2021-04-23 18:44:24 -07:00
parent 72d7b5734d
commit 011a1383ec
2 changed files with 6 additions and 11 deletions

View File

@ -183,7 +183,7 @@
"styled-components-breakpoint": "^2.1.1",
"styled-normalize": "^8.0.4",
"tiny-cookie": "^2.3.1",
"tmp": "0.0.33",
"tmp": "^0.2.1",
"turndown": "^6.0.0",
"utf8": "^2.1.0",
"uuid": "2.0.2",

View File

@ -9543,11 +9543,6 @@ os-name@^3.1.0:
macos-release "^2.2.0"
windows-release "^3.1.0"
os-tmpdir@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
outline-icons@1.25.1, outline-icons@^1.25.1, outline-icons@^1.25.1-1:
version "1.25.1"
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.25.1.tgz#9c935aeb2ff0c38ca02a007a18fc271c77a1185c"
@ -12659,12 +12654,12 @@ tippy.js@^4.3.4:
dependencies:
popper.js "^1.14.7"
tmp@0.0.33:
version "0.0.33"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
tmp@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
dependencies:
os-tmpdir "~1.0.2"
rimraf "^3.0.0"
tmpl@1.0.x:
version "1.0.4"