File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -2424,11 +2424,16 @@ extract-files@^9.0.0:
24242424 resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-9.0.0.tgz#8a7744f2437f81f5ed3250ed9f1550de902fe54a"
24252425 integrity sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==
24262426
2427- extsprintf@1.3.0, extsprintf@^1.2.0 :
2427+ extsprintf@1.3.0 :
24282428 version "1.3.0"
24292429 resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
24302430 integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
24312431
2432+ extsprintf@^1.2.0 :
2433+ version "1.4.0"
2434+ resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
2435+ integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
2436+
24322437fast-deep-equal@^3.1.1 :
24332438 version "3.1.3"
24342439 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
@@ -4813,7 +4818,12 @@ run-parallel@^1.1.9:
48134818 resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef"
48144819 integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==
48154820
4816- safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.1 :
4821+ safe-buffer@^5.0.1, safe-buffer@^5.1.2 :
4822+ version "5.2.1"
4823+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
4824+ integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
4825+
4826+ safe-buffer@~5.1.1 :
48174827 version "5.1.2"
48184828 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
48194829 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
You can’t perform that action at this time.
0 commit comments