diff --git a/package-lock.json b/package-lock.json index d5e2f05a0..696b52ea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "@next/bundle-analyzer": "14.2.35", "@next/eslint-plugin-next": "14.2.35", "@oclif/test": "4.2.0", - "autoprefixer": "10.5.5", + "autoprefixer": "10.5.6", "coveralls-next": "4.2.2", "cypress": "15.21.1", "eslint-plugin-cypress": "4.3.0", @@ -5346,9 +5346,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==", "dev": true, "funding": [ { @@ -20865,9 +20865,9 @@ "integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==" }, "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==", "dev": true, "requires": { "browserslist": "^4.28.9", diff --git a/package.json b/package.json index 99ac812b6..65ea39efa 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@next/bundle-analyzer": "14.2.35", "@next/eslint-plugin-next": "14.2.35", "@oclif/test": "4.2.0", - "autoprefixer": "10.5.5", + "autoprefixer": "10.5.6", "coveralls-next": "4.2.2", "cypress": "15.21.1", "eslint-plugin-cypress": "4.3.0",