Skip to content

Commit 0871261

Browse files
Update dependency postcss to v8.4.31 [SECURITY]
1 parent 8863f1b commit 0871261

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

scripts/installer/frameworks/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"namor": "2.0.2",
145145
"node-fetch": "2.6.7",
146146
"node-sass": "7.0.0",
147-
"postcss": "8.2.13",
147+
"postcss": "8.4.31",
148148
"postcss-assets": "5.0.0",
149149
"postcss-custom-properties": "^8.0.11",
150150
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/react-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"namor": "2.0.2",
129129
"node-fetch": "2.6.7",
130130
"node-sass": "7.0.0",
131-
"postcss": "8.2.13",
131+
"postcss": "8.4.31",
132132
"postcss-assets": "5.0.0",
133133
"postcss-custom-properties": "^8.0.11",
134134
"postcss-flexbugs-fixes": "5.0.2",

scripts/installer/frameworks/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"namor": "2.0.2",
146146
"node-fetch": "2.6.7",
147147
"node-sass": "7.0.0",
148-
"postcss": "8.2.13",
148+
"postcss": "8.4.31",
149149
"postcss-assets": "5.0.0",
150150
"postcss-custom-properties": "^8.0.11",
151151
"postcss-flexbugs-fixes": "5.0.2",

0 commit comments

Comments
 (0)