diff --git a/package-lock.json b/package-lock.json index 34a8e5e..b6782e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "autoprefixer": "^10.5.0", "nodemon": "^3.1.14", "npm-run-all": "^4.1.5", - "postcss": "^8.5.10", + "postcss": "^8.5.13", "postcss-cli": "^11.0.1", "prettier": "^3.8.3", "sass": "^1.99.0", @@ -3242,9 +3242,9 @@ } }, "node_modules/postcss": { - "version": "8.5.10", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz", - "integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==", + "version": "8.5.13", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz", + "integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8ef598b..3109143 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "autoprefixer": "^10.5.0", "nodemon": "^3.1.14", "npm-run-all": "^4.1.5", - "postcss": "^8.5.10", + "postcss": "^8.5.13", "postcss-cli": "^11.0.1", "prettier": "^3.8.3", "sass": "^1.99.0",