diff --git a/package-lock.json b/package-lock.json index 021dd0dd..8dcb9fb3 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.5", + "autoprefixer": "^10.5.6", "eslint": "^10.9.1", "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7", @@ -10934,9 +10934,9 @@ } }, "node_modules/autoprefixer": { - "version": "10.5.5", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.5.tgz", - "integrity": "sha512-uiRYvQYe/nNSzBJ7OUnd2/TZVsAdob3blml44teEpee9Cc1f4rGZFewO+JT3Wo8mgFOSzNqes4FHZn/Qz8WOuw==", + "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==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 5e90d1a6..261514fa 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.5", + "autoprefixer": "^10.5.6", "eslint": "^10.9.1", "eslint-plugin-react": "^7.37.5", "husky": "^9.1.7",