@@ -3640,21 +3640,21 @@ copy-descriptor@^0.1.0:
3640
3640
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3641
3641
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
3642
3642
3643
-
3644
- version "6.0.2 "
3645
- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.0.2 .tgz#10efc6ad219a61acbf2f5fb50af83da38431bc34 "
3646
- integrity sha512-9Gm8X0c6eXlKnmltMPFCBeGOKjtcRIyTt4VaO3k1TkNgVTe5Ov2lYsYVuyLp0kp8DItO3apewflM+1GYgh6V2Q ==
3643
+
3644
+ version "6.0.3 "
3645
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.0.3 .tgz#2b3d2bfc6861b96432a65f0149720adbd902040b "
3646
+ integrity sha512-q5m6Vz4elsuyVEIUXr7wJdIdePWTubsqVbEMvf1WQnHGv0Q+9yPRu7MtYFPt+GBOXRav9lvIINifTQ1vSCs+eA ==
3647
3647
dependencies:
3648
3648
cacache "^15.0.4"
3649
- fast-glob "^3.2.2 "
3649
+ fast-glob "^3.2.4 "
3650
3650
find-cache-dir "^3.3.1"
3651
3651
glob-parent "^5.1.1"
3652
3652
globby "^11.0.1"
3653
3653
loader-utils "^2.0.0"
3654
3654
normalize-path "^3.0.0"
3655
- p-limit "^2. 3.0"
3655
+ p-limit "^3.0.1 "
3656
3656
schema-utils "^2.7.0"
3657
- serialize-javascript "^3.1 .0"
3657
+ serialize-javascript "^4.0 .0"
3658
3658
webpack-sources "^1.4.3"
3659
3659
3660
3660
core-js-compat@^3.6.2:
@@ -4776,7 +4776,7 @@ fast-deep-equal@^3.1.1:
4776
4776
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4777
4777
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
4778
4778
4779
- fast-glob@^3.1.1, fast-glob@^3.2.2 :
4779
+ fast-glob@^3.1.1:
4780
4780
version "3.2.2"
4781
4781
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2.tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d"
4782
4782
integrity sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==
@@ -4788,6 +4788,18 @@ fast-glob@^3.1.1, fast-glob@^3.2.2:
4788
4788
micromatch "^4.0.2"
4789
4789
picomatch "^2.2.1"
4790
4790
4791
+ fast-glob@^3.2.4:
4792
+ version "3.2.4"
4793
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
4794
+ integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
4795
+ dependencies:
4796
+ "@nodelib/fs.stat" "^2.0.2"
4797
+ "@nodelib/fs.walk" "^1.2.3"
4798
+ glob-parent "^5.1.0"
4799
+ merge2 "^1.3.0"
4800
+ micromatch "^4.0.2"
4801
+ picomatch "^2.2.1"
4802
+
4791
4803
4792
4804
version "2.0.0"
4793
4805
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
@@ -8269,6 +8281,13 @@ p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.3.0:
8269
8281
dependencies:
8270
8282
p-try "^2.0.0"
8271
8283
8284
+ p-limit@^3.0.1:
8285
+ version "3.0.1"
8286
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.0.1.tgz#584784ac0722d1aed09f19f90ed2999af6ce2839"
8287
+ integrity sha512-mw/p92EyOzl2MhauKodw54Rx5ZK4624rNfgNaBguFZkHzyUG9WsDzFF5/yQVEJinbJDdP4jEfMN+uBquiGnaLg==
8288
+ dependencies:
8289
+ p-try "^2.0.0"
8290
+
8272
8291
p-locate@^2.0.0:
8273
8292
version "2.0.0"
8274
8293
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -9993,6 +10012,13 @@ serialize-javascript@^3.1.0:
9993
10012
dependencies:
9994
10013
randombytes "^2.1.0"
9995
10014
10015
+ serialize-javascript@^4.0.0:
10016
+ version "4.0.0"
10017
+ resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa"
10018
+ integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==
10019
+ dependencies:
10020
+ randombytes "^2.1.0"
10021
+
9996
10022
serve-index@^1.9.1:
9997
10023
version "1.9.1"
9998
10024
resolved "https://registry.yarnpkg.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239"
0 commit comments