diff --git a/package-lock.json b/package-lock.json index c4886e788..2957c4bce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.20", "axe-playwright": "^2.0.3", - "chromatic": "^11.19.0", + "chromatic": "^11.20.0", "eslint": "^9.16.0", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0", @@ -7766,9 +7766,9 @@ } }, "node_modules/chromatic": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.19.0.tgz", - "integrity": "sha512-3JZ1Tt26N2uDok6nXApsvHmTnkrgE0HClq1bmfF5WmCJ61bMN80CObhuFc7kiBCv5QbE7GOe3rpy3MiuZ4h9IA==", + "version": "11.20.0", + "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-11.20.0.tgz", + "integrity": "sha512-Btdli1qoAI01UKmk3Iqe6vKhAhePRXqNI/2uKKy2R16q7SN/5kLTqhd1JI20LFOZSnH3xSJaUXeJ2xZOJB//3A==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index e8568fdf6..c427c2faf 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.20", "axe-playwright": "^2.0.3", - "chromatic": "^11.19.0", + "chromatic": "^11.20.0", "eslint": "^9.16.0", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^5.0.0",