@@ -471,7 +471,7 @@ array-unique@^0.3.2:
471471 version "0.3.2"
472472 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
473473
474- arrify@^1.0.0 :
474+ arrify@^1.0.0, arrify@^1.0.1 :
475475 version "1.0.1"
476476 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
477477
@@ -1375,6 +1375,19 @@ copy-descriptor@^0.1.0:
13751375 version "0.1.1"
13761376 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
13771377
1378+ copy-webpack-plugin@^4.5.2 :
1379+ version "4.5.2"
1380+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c"
1381+ dependencies :
1382+ cacache "^10.0.4"
1383+ find-cache-dir "^1.0.0"
1384+ globby "^7.1.1"
1385+ is-glob "^4.0.0"
1386+ loader-utils "^1.1.0"
1387+ minimatch "^3.0.4"
1388+ p-limit "^1.0.0"
1389+ serialize-javascript "^1.4.0"
1390+
13781391core-util-is@1.0.2, core-util-is@~1.0.0 :
13791392 version "1.0.2"
13801393 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -1793,6 +1806,13 @@ diffie-hellman@^5.0.0:
17931806 miller-rabin "^4.0.0"
17941807 randombytes "^2.0.0"
17951808
1809+ dir-glob@^2.0.0 :
1810+ version "2.0.0"
1811+ resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.0.0.tgz#0b205d2b6aef98238ca286598a8204d29d0a0034"
1812+ dependencies :
1813+ arrify "^1.0.1"
1814+ path-type "^3.0.0"
1815+
17961816doctrine@^2.0.0 :
17971817 version "2.0.0"
17981818 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63"
@@ -2943,6 +2963,17 @@ globby@^5.0.0:
29432963 pify "^2.0.0"
29442964 pinkie-promise "^2.0.0"
29452965
2966+ globby@^7.1.1 :
2967+ version "7.1.1"
2968+ resolved "https://registry.yarnpkg.com/globby/-/globby-7.1.1.tgz#fb2ccff9401f8600945dfada97440cca972b8680"
2969+ dependencies :
2970+ array-union "^1.0.1"
2971+ dir-glob "^2.0.0"
2972+ glob "^7.1.2"
2973+ ignore "^3.3.5"
2974+ pify "^3.0.0"
2975+ slash "^1.0.0"
2976+
29462977globule@~0.1.0 :
29472978 version "0.1.0"
29482979 resolved "https://registry.yarnpkg.com/globule/-/globule-0.1.0.tgz#d9c8edde1da79d125a151b79533b978676346ae5"
@@ -3582,6 +3613,10 @@ ignore@^3.2.0:
35823613 version "3.3.7"
35833614 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
35843615
3616+ ignore@^3.3.5 :
3617+ version "3.3.10"
3618+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
3619+
35853620import-local@^1.0.0 :
35863621 version "1.0.0"
35873622 resolved "https://registry.yarnpkg.com/import-local/-/import-local-1.0.0.tgz#5e4ffdc03f4fe6c009c6729beb29631c2f8227bc"
@@ -5402,6 +5437,12 @@ p-finally@^1.0.0:
54025437 version "1.0.0"
54035438 resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
54045439
5440+ p-limit@^1.0.0 :
5441+ version "1.3.0"
5442+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
5443+ dependencies :
5444+ p-try "^1.0.0"
5445+
54055446p-limit@^1.1.0 :
54065447 version "1.2.0"
54075448 resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.2.0.tgz#0e92b6bedcb59f022c13d0f1949dc82d15909f1c"
@@ -5567,6 +5608,12 @@ path-type@^1.0.0:
55675608 pify "^2.0.0"
55685609 pinkie-promise "^2.0.0"
55695610
5611+ path-type@^3.0.0 :
5612+ version "3.0.0"
5613+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
5614+ dependencies :
5615+ pify "^3.0.0"
5616+
55705617pause-stream@0.0.11 :
55715618 version "0.0.11"
55725619 resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
@@ -6737,6 +6784,10 @@ sinon@^1.17.2:
67376784 samsam "1.1.2"
67386785 util ">=0.10.3 <1"
67396786
6787+ slash@^1.0.0 :
6788+ version "1.0.0"
6789+ resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"
6790+
67406791slice-ansi@0.0.4 :
67416792 version "0.0.4"
67426793 resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
0 commit comments