Skip to content

Commit b985510

Browse files
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent 6815fbc commit b985510

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"loaders.css": "0.1.2",
124124
"ng-in-viewport": "6.1.5",
125125
"open": "^7.0.3",
126-
"postcss": "8.3.9",
126+
"postcss": "8.4.31",
127127
"postcss-import": "14.0.2",
128128
"postcss-loader": "6.1.1",
129129
"postcss-scss": "4.0.1",

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9049,7 +9049,7 @@ nanoid@^3.1.23:
90499049
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
90509050
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
90519051

9052-
nanoid@^3.1.25, nanoid@^3.1.28:
9052+
nanoid@^3.1.25:
90539053
version "3.1.28"
90549054
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.28.tgz#3c01bac14cb6c5680569014cc65a2f26424c6bd4"
90559055
integrity sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==
@@ -9064,6 +9064,11 @@ nanoid@^3.2.0:
90649064
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
90659065
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
90669066

9067+
nanoid@^3.3.6:
9068+
version "3.3.6"
9069+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
9070+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
9071+
90679072
natural-compare@^1.4.0:
90689073
version "1.4.0"
90699074
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -10179,14 +10184,14 @@ postcss-value-parser@^4.2.0:
1017910184
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1018010185
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1018110186

10182-
postcss@8.3.9:
10183-
version "8.3.9"
10184-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.9.tgz#98754caa06c4ee9eb59cc48bd073bb6bd3437c31"
10185-
integrity sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==
10187+
postcss@8.4.31:
10188+
version "8.4.31"
10189+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
10190+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
1018610191
dependencies:
10187-
nanoid "^3.1.28"
10188-
picocolors "^0.2.1"
10189-
source-map-js "^0.6.2"
10192+
nanoid "^3.3.6"
10193+
picocolors "^1.0.0"
10194+
source-map-js "^1.0.2"
1019010195

1019110196
postcss@8.4.5, postcss@^8.3.7:
1019210197
version "8.4.5"

0 commit comments

Comments
 (0)