Skip to content

Commit 7208c81

Browse files
fix: update dependency tmp to v0.2.3
1 parent dd7a6f7 commit 7208c81

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

yarn.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -7761,11 +7761,9 @@ tmp@^0.0.33:
77617761
os-tmpdir "~1.0.2"
77627762

77637763
tmp@^0.2.1, tmp@~0.2.1:
7764-
version "0.2.1"
7765-
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz"
7766-
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
7767-
dependencies:
7768-
rimraf "^3.0.0"
7764+
version "0.2.3"
7765+
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
7766+
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
77697767

77707768
to-fast-properties@^2.0.0:
77717769
version "2.0.0"

0 commit comments

Comments
 (0)