diff --git a/package-lock.json b/package-lock.json index 7b20358a0..09ed8e296 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "@whitespace/storybook-addon-html": "5.1.6", "autoprefixer": "10.4.14", "babel-jest": "27.5.1", - "chromatic": "6.19.9", + "chromatic": "6.20.0", "copy-webpack-plugin": "11.0.0", "copyfiles": "2.4.1", "decompress": "4.2.1", @@ -18640,9 +18640,9 @@ } }, "node_modules/chromatic": { - "version": "6.19.9", - "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.19.9.tgz", - "integrity": "sha512-UHrPbPoLnJwd063cRSO0U865VhcATykpMiHsAnNFz5EFRsBvM9wefqyS2Z6W8Ti9J7Fjrf4MV4PA+Q5k2lhFfQ==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.20.0.tgz", + "integrity": "sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w==", "dev": true, "bin": { "chroma": "dist/bin.js", diff --git a/package.json b/package.json index ff243597e..3587b4155 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@whitespace/storybook-addon-html": "5.1.6", "autoprefixer": "10.4.14", "babel-jest": "27.5.1", - "chromatic": "6.19.9", + "chromatic": "6.20.0", "copy-webpack-plugin": "11.0.0", "copyfiles": "2.4.1", "decompress": "4.2.1",