Skip to content

Commit f5672b6

Browse files
committed
Update lockfile.
1 parent 4421022 commit f5672b6

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

yarn.lock

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5272,11 +5272,6 @@
52725272
dependencies:
52735273
source-map "^0.6.1"
52745274

5275-
"@types/uuid@^8.3.4":
5276-
version "8.3.4"
5277-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
5278-
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
5279-
52805275
"@types/webpack-sources@*":
52815276
version "3.2.0"
52825277
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b"
@@ -12591,7 +12586,18 @@ fast-glob@^3.0.3, fast-glob@^3.1.1:
1259112586
micromatch "^4.0.2"
1259212587
picomatch "^2.2.1"
1259312588

12594-
[email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
12589+
fast-glob@^3.2.4:
12590+
version "3.2.11"
12591+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
12592+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
12593+
dependencies:
12594+
"@nodelib/fs.stat" "^2.0.2"
12595+
"@nodelib/fs.walk" "^1.2.3"
12596+
glob-parent "^5.1.2"
12597+
merge2 "^1.3.0"
12598+
micromatch "^4.0.4"
12599+
12600+
[email protected], [email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
1259512601
version "2.1.0"
1259612602
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
1259712603
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
@@ -19614,7 +19620,7 @@ [email protected]:
1961419620
resolved "https://registry.yarnpkg.com/parseuri/-/parseuri-0.0.6.tgz#e1496e829e3ac2ff47f39a4dd044b32823c4a25a"
1961519621
integrity sha512-AUjen8sAkGgao7UyCX6Ahv0gIK2fABKmYjvP4xmy5JaKvcbTRueIqIPHLAfq30xJddqSE033IOMUSOMCcK3Sow==
1961619622

19617-
parseurl@^1.3.3, parseurl@~1.3.3:
19623+
parseurl@^1.3.3, parseurl@~1.3.2, parseurl@~1.3.3:
1961819624
version "1.3.3"
1961919625
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
1962019626
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==

0 commit comments

Comments
 (0)