Skip to content

Commit 8e17527

Browse files
Update dependency postcss to v8.4.31 [SECURITY]
1 parent dea41b0 commit 8e17527

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
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: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,11 +2205,6 @@ colord@^2.9.1:
22052205
resolved "https://registry.yarnpkg.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43"
22062206
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
22072207

2208-
colorette@^1.2.2:
2209-
version "1.4.0"
2210-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
2211-
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
2212-
22132208
22142209
version "1.4.0"
22152210
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
@@ -4419,10 +4414,10 @@ nan@^2.12.1, nan@^2.14.0:
44194414
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
44204415
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
44214416

4422-
nanoid@^3.1.22:
4423-
version "3.3.6"
4424-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4425-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
4417+
nanoid@^3.3.6:
4418+
version "3.3.11"
4419+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
4420+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
44264421

44274422
nanomatch@^1.2.9:
44284423
version "1.2.13"
@@ -5106,14 +5101,14 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
51065101
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
51075102
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
51085103

5109-
postcss@8.2.13:
5110-
version "8.2.13"
5111-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.13.tgz#dbe043e26e3c068e45113b1ed6375d2d37e2129f"
5112-
integrity sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==
5104+
postcss@8.4.31:
5105+
version "8.4.31"
5106+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5107+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
51135108
dependencies:
5114-
colorette "^1.2.2"
5115-
nanoid "^3.1.22"
5116-
source-map "^0.6.1"
5109+
nanoid "^3.3.6"
5110+
picocolors "^1.0.0"
5111+
source-map-js "^1.0.2"
51175112

51185113
postgres-array@~2.0.0:
51195114
version "2.0.0"
@@ -5704,6 +5699,11 @@ snapdragon@^0.8.1:
57045699
source-map-resolve "^0.5.0"
57055700
use "^3.1.0"
57065701

5702+
source-map-js@^1.0.2:
5703+
version "1.2.1"
5704+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
5705+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
5706+
57075707
source-map-resolve@^0.5.0:
57085708
version "0.5.3"
57095709
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"

0 commit comments

Comments
 (0)