fix: update css-tree version to 3.2.1 in package-lock.json

This commit is contained in:
GitHub Actions
2026-03-05 14:56:25 +00:00
parent 71455ef88f
commit 1d39756713

View File

@@ -4515,9 +4515,9 @@
}
},
"node_modules/css-tree": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.0.tgz",
"integrity": "sha512-t99A4LolkP0ZX9WUoaHz4YrPT1FKNlV8IDCeCPPpGaWyxegh64tt/BSUqN3u5necrYRon+ddZ6mPMjxIlfpobg==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",
"integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==",
"dev": true,
"license": "MIT",
"dependencies": {