File tree Expand file tree Collapse file tree 2 files changed +10
-18
lines changed
Expand file tree Collapse file tree 2 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 6060 }
6161 }
6262 ]
63+ },
64+ "overrides" : {
65+ "tmp" : " ^0.2.4"
66+ },
67+ "resolutions" : {
68+ "tmp" : " ^0.2.4"
6369 }
6470}
Original file line number Diff line number Diff line change @@ -3576,11 +3576,6 @@ optionator@^0.8.1, optionator@^0.8.3:
35763576 type-check "~0.3.2"
35773577 word-wrap "~1.2.3"
35783578
3579- os-tmpdir@~1.0.2 :
3580- version "1.0.2"
3581- resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz"
3582- integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
3583-
35843579p-each-series@^2.1.0 :
35853580 version "2.1.0"
35863581 resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz"
@@ -4396,19 +4391,10 @@ through@^2.3.6:
43964391 resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
43974392 integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
43984393
4399- tmp@^0.0.33 :
4400- version "0.0.33"
4401- resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz"
4402- integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
4403- dependencies :
4404- os-tmpdir "~1.0.2"
4405-
4406- tmp@^0.2.1 :
4407- version "0.2.1"
4408- resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
4409- integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
4410- dependencies :
4411- rimraf "^3.0.0"
4394+ tmp@^0.0.33, tmp@^0.2.1, tmp@^0.2.4 :
4395+ version "0.2.5"
4396+ resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8"
4397+ integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==
44124398
44134399tmpl@1.0.x :
44144400 version "1.0.5"
You can’t perform that action at this time.
0 commit comments