diff --git a/package-lock.json b/package-lock.json index 2a2d992..715635e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "echarts": "^6.1.0", "firebase": "^12.14.0", "lz-string": "^1.5.0", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "roboto-fontface": "^0.10.0", "vue": "^3.5.38", "vue-echarts": "^8.0.1", @@ -6608,9 +6608,9 @@ "dev": true }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "devOptional": true, "funding": [ { @@ -9206,9 +9206,9 @@ } }, "node_modules/postcss": { - "version": "8.5.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz", - "integrity": "sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==", + "version": "8.5.24", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz", + "integrity": "sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index d8d4b9d..7780651 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "echarts": "^6.1.0", "firebase": "^12.14.0", "lz-string": "^1.5.0", - "postcss": "^8.5.23", + "postcss": "^8.5.24", "vue-echarts": "^8.0.1", "roboto-fontface": "^0.10.0", "vue": "^3.5.38",