@@ -7644,12 +7644,7 @@ mute-stream@1.0.0:
76447644 resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
76457645 integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
76467646
7647- nanoid@^3.3.4 :
7648- version "3.3.4"
7649- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
7650- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
7651-
7652- nanoid@^3.3.6 :
7647+ nanoid@^3.3.6, nanoid@^3.3.7 :
76537648 version "3.3.7"
76547649 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
76557650 integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
@@ -8433,6 +8428,11 @@ picocolors@^1.0.1:
84338428 resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
84348429 integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
84358430
8431+ picocolors@^1.1.0 :
8432+ version "1.1.1"
8433+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
8434+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
8435+
84368436picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1 :
84378437 version "2.3.1"
84388438 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -8848,13 +8848,13 @@ postcss@8.4.31:
88488848 source-map-js "^1.0.2"
88498849
88508850postcss@^8.2.14, postcss@^8.3.7, postcss@^8.4.7, postcss@^8.4.8 :
8851- version "8.4.18 "
8852- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18 .tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2 "
8853- integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA ==
8851+ version "8.4.47 "
8852+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47 .tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365 "
8853+ integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ ==
88548854 dependencies :
8855- nanoid "^3.3.4 "
8856- picocolors "^1.0 .0"
8857- source-map-js "^1.0.2 "
8855+ nanoid "^3.3.7 "
8856+ picocolors "^1.1 .0"
8857+ source-map-js "^1.2.1 "
88588858
88598859prelude-ls@^1.2.1 :
88608860 version "1.2.1"
@@ -9766,6 +9766,11 @@ socks@^2.8.3:
97669766 resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
97679767 integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
97689768
9769+ source-map-js@^1.2.1 :
9770+ version "1.2.1"
9771+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
9772+ integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
9773+
97699774source-map-loader@4.0.0 :
97709775 version "4.0.0"
97719776 resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-4.0.0.tgz#bdc6b118bc6c87ee4d8d851f2d4efcc5abdb2ef5"
0 commit comments