diff --git a/package-lock.json b/package-lock.json index a71850d6..ee4f0210 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "@types/react-dom": "^19.1.7", "@typescript-eslint/eslint-plugin": "^8.70.0", "@typescript-eslint/parser": "^8.70.0", - "autoprefixer": "^10.5.6", + "autoprefixer": "^10.6.0", "eslint": "^10.9.1", "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7", @@ -10934,9 +10934,9 @@ } }, "node_modules/autoprefixer": { - "version": "10.5.6", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.6.tgz", - "integrity": "sha512-HiH4oYNc5+DQEx/b8FPfMj+WHH/WWUBmbN5r1Uf/ixtfyFkk+wGIlfJT/RD5eAyzlwkeYRtZUCI8qrEi26pl2g==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.6.0.tgz", + "integrity": "sha512-A26d6qs9kqGgkmImIXMYvXTzqb4Qv7AVgpY1NXzr9Y659J8qHHnLOO/zE8ewIGFMprOolAoRAQYDgNryXIJKBw==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 08caa42d..1f16b74f 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/react-dom": "^19.1.7", "@typescript-eslint/eslint-plugin": "^8.70.0", "@typescript-eslint/parser": "^8.70.0", - "autoprefixer": "^10.5.6", + "autoprefixer": "^10.6.0", "eslint": "^10.9.1", "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7",