Skip to content

Commit 92d01f2

Browse files
atepemclaude
andcommitted
chore(deps): bump postcss resolution 8.5.12 in both trees (yarn audit gate)
Clears GHSA-6g55-p6wh-862q (arbitrary file read via attacker-controlled sourceMappingURL), high, reachable via next>postcss. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent a6dfee4 commit 92d01f2

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lodash-es": "4.18.1",
1919
"minimatch": "9.0.9",
2020
"picomatch": "4.0.4",
21-
"postcss": "8.5.10",
21+
"postcss": "8.5.12",
2222
"sharp": "0.35.3",
2323
"tar": "7.5.16",
2424
"ws": "8.21.0"

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5505,10 +5505,10 @@ postcss-value-parser@^4.0.2:
55055505
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
55065506
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
55075507

5508-
postcss@8.4.31, postcss@8.4.49, postcss@8.5.10:
5509-
version "8.5.10"
5510-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
5511-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
5508+
postcss@8.4.31, postcss@8.4.49, postcss@8.5.12:
5509+
version "8.5.12"
5510+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
5511+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
55125512
dependencies:
55135513
nanoid "^3.3.11"
55145514
picocolors "^1.1.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lodash": "4.18.1",
1616
"node-gyp": "12.3.0",
1717
"picomatch": "2.3.2",
18-
"postcss": "8.5.10",
18+
"postcss": "8.5.12",
1919
"serialize-javascript": "7.0.5",
2020
"sharp": "0.35.3",
2121
"tar": "7.5.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5050,10 +5050,10 @@ postcss-value-parser@^4.0.2:
50505050
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
50515051
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
50525052

5053-
postcss@8.4.31, postcss@8.4.49, postcss@8.5.10:
5054-
version "8.5.10"
5055-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
5056-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
5053+
postcss@8.4.31, postcss@8.4.49, postcss@8.5.12:
5054+
version "8.5.12"
5055+
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
5056+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
50575057
dependencies:
50585058
nanoid "^3.3.11"
50595059
picocolors "^1.1.1"

0 commit comments

Comments
 (0)