diff --git a/justmakeit/package-lock.json b/justmakeit/package-lock.json index b460c5d..2cc5b9b 100644 --- a/justmakeit/package-lock.json +++ b/justmakeit/package-lock.json @@ -36,7 +36,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9", "eslint-config-next": "^15.1.6", - "postcss": "^8.4.49", + "postcss": "^8.5.17", "tailwindcss": "^3.4.17", "typescript": "^6.0.3" } @@ -5505,9 +5505,9 @@ } }, "node_modules/postcss": { - "version": "8.5.16", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz", - "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", + "version": "8.5.17", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.17.tgz", + "integrity": "sha512-J7EF+8X+CzRPaJPOv9Ck2wNWJvGnnl3PcNPAdGg6GTLjyVpyQ0yATMSXRFRV01BviT/9Gwuc3rjEyJbDJG9a4w==", "dev": true, "funding": [ { diff --git a/justmakeit/package.json b/justmakeit/package.json index cbb97e4..50f0845 100644 --- a/justmakeit/package.json +++ b/justmakeit/package.json @@ -36,7 +36,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9", "eslint-config-next": "^15.1.6", - "postcss": "^8.4.49", + "postcss": "^8.5.17", "tailwindcss": "^3.4.17", "typescript": "^6.0.3" },