mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency postcss to v8.5.10 [SECURITY] (v15.0/forgejo) (#12255)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12255 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
eedf05f897
commit
483b99889b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.4",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.6",
|
||||
"postcss": "8.5.10",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
@ -12592,9 +12592,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.6",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
||||
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
||||
"version": "8.5.10",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
|
||||
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.4",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.6",
|
||||
"postcss": "8.5.10",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue