mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-16 19:50:10 +00:00
Bump postcss to 8.5.13 for Dependabot alert #83
Bumps frontend-modern's direct postcss dependency from ^8.4.0 to ^8.5.13 and refreshes package-lock.json so the default branch resolves postcss@8.5.13. Addresses GHSA-qx2v-qp2m-jg93 / Dependabot alert #83.
This commit is contained in:
parent
354a8973d8
commit
0028fd0bf2
2 changed files with 5 additions and 5 deletions
8
frontend-modern/package-lock.json
generated
8
frontend-modern/package-lock.json
generated
|
|
@ -28,7 +28,7 @@
|
|||
"eslint-plugin-solid": "file:vendor/eslint-plugin-solid",
|
||||
"globals": "^17.3.0",
|
||||
"jsdom": "^24.1.0",
|
||||
"postcss": "^8.4.0",
|
||||
"postcss": "^8.5.13",
|
||||
"prettier": "^3.3.0",
|
||||
"tailwindcss": "^3.4.18",
|
||||
"typescript": "^5.3.0",
|
||||
|
|
@ -4273,9 +4273,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.8",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
|
||||
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
|
||||
"version": "8.5.13",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz",
|
||||
"integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"eslint-plugin-solid": "file:vendor/eslint-plugin-solid",
|
||||
"globals": "^17.3.0",
|
||||
"jsdom": "^24.1.0",
|
||||
"postcss": "^8.4.0",
|
||||
"postcss": "^8.5.13",
|
||||
"prettier": "^3.3.0",
|
||||
"tailwindcss": "^3.4.18",
|
||||
"typescript": "^5.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue