diff --git a/clients/ui/frontend/package-lock.json b/clients/ui/frontend/package-lock.json index 1f020b0c..27771211 100644 --- a/clients/ui/frontend/package-lock.json +++ b/clients/ui/frontend/package-lock.json @@ -65,7 +65,7 @@ "jest-environment-jsdom": "^29.7.0", "junit-report-merger": "^7.0.0", "mini-css-extract-plugin": "^2.9.0", - "postcss": "^8.4.48", + "postcss": "^8.4.49", "prettier": "^3.3.3", "prop-types": "^15.8.1", "raw-loader": "^4.0.2", @@ -15932,9 +15932,9 @@ } }, "node_modules/postcss": { - "version": "8.4.48", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.48.tgz", - "integrity": "sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==", + "version": "8.4.49", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", + "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", "dev": true, "funding": [ { diff --git a/clients/ui/frontend/package.json b/clients/ui/frontend/package.json index 12f6ffe5..c24cd507 100644 --- a/clients/ui/frontend/package.json +++ b/clients/ui/frontend/package.json @@ -69,7 +69,7 @@ "jest-environment-jsdom": "^29.7.0", "junit-report-merger": "^7.0.0", "mini-css-extract-plugin": "^2.9.0", - "postcss": "^8.4.48", + "postcss": "^8.4.49", "prettier": "^3.3.3", "prop-types": "^15.8.1", "raw-loader": "^4.0.2",