Skip to content

Commit 3437c6d

Browse files
Update dependency postcss to v8.4.31 [SECURITY]
1 parent 946e063 commit 3437c6d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"gulp-uglify": "3.0.2",
5454
"gulp-zip": "5.1.0",
5555
"inquirer": "8.2.4",
56-
"postcss": "8.2.13",
56+
"postcss": "8.4.31",
5757
"postcss-easy-import": "4.0.0",
5858
"pump": "3.0.0"
5959
},

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,11 +1977,6 @@ colord@^2.9.1:
19771977
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
19781978
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
19791979

1980-
colorette@^1.2.2:
1981-
version "1.4.0"
1982-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
1983-
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
1984-
19851980
colors@1.4.0:
19861981
version "1.4.0"
19871982
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
@@ -4186,7 +4181,7 @@ nan@^2.12.1, nan@^2.14.0:
41864181
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
41874182
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
41884183

4189-
nanoid@^3.1.22:
4184+
nanoid@^3.3.6:
41904185
version "3.3.6"
41914186
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
41924187
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
@@ -4852,14 +4847,14 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
48524847
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48534848
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48544849

4855-
postcss@8.2.13:
4856-
version "8.2.13"
4857-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
4858-
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
4850+
postcss@8.4.31:
4851+
version "8.4.31"
4852+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
4853+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
48594854
dependencies:
4860-
colorette "^1.2.2"
4861-
nanoid "^3.1.22"
4862-
source-map "^0.6.1"
4855+
nanoid "^3.3.6"
4856+
picocolors "^1.0.0"
4857+
source-map-js "^1.0.2"
48634858

48644859
pretty-hrtime@^1.0.0:
48654860
version "1.0.3"
@@ -5426,6 +5421,11 @@ snapdragon@^0.8.1:
54265421
source-map-resolve "^0.5.0"
54275422
use "^3.1.0"
54285423

5424+
source-map-js@^1.0.2:
5425+
version "1.0.2"
5426+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
5427+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
5428+
54295429
source-map-resolve@^0.5.0:
54305430
version "0.5.3"
54315431
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"

0 commit comments

Comments
 (0)