Skip to content

Commit e607d1c

Browse files
Update dependency postcss to v8.4.31 [SECURITY]
1 parent 5fbe8b1 commit e607d1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "18.0.11",
2323
"@vitejs/plugin-react": "4.0.0",
2424
"autoprefixer": "10.4.16",
25-
"postcss": "8.4.30",
25+
"postcss": "8.4.31",
2626
"postcss-cli": "10.1.0",
2727
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3149,10 +3149,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
31493149
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
31503150
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31513151

3152-
3153-
version "8.4.30"
3154-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
3155-
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
3152+
3153+
version "8.4.31"
3154+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
3155+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
31563156
dependencies:
31573157
nanoid "^3.3.6"
31583158
picocolors "^1.0.0"

0 commit comments

Comments
 (0)