diff --git a/package-lock.json b/package-lock.json index cec0bfe4d..62f0b8350 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.20.0", + "chromatic": "6.21.0", "copy-webpack-plugin": "11.0.0", "copyfiles": "2.4.1", "decompress": "4.2.1", @@ -19034,9 +19034,9 @@ } }, "node_modules/chromatic": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.20.0.tgz", - "integrity": "sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w==", + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.21.0.tgz", + "integrity": "sha512-Nnp28jrhk6T4z1izFXQZVRG9Uivq5ZWibRJ3f/SbHUzJuWb1otHFqbUMomrYm770ar8ByIF09Mx+5VEW+RDrug==", "dev": true, "bin": { "chroma": "dist/bin.js", diff --git a/package.json b/package.json index ad47c6995..608119ee0 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.20.0", + "chromatic": "6.21.0", "copy-webpack-plugin": "11.0.0", "copyfiles": "2.4.1", "decompress": "4.2.1",