diff --git a/package.json b/package.json index 77a2e4c..14676ca 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "nodemon": "^1.18.10", "nprogress": "^0.2.0", "plottable": "^3.8.6", - "randomcolor": "^0.5.4", + "randomcolor": "^0.6.2", "sass-loader": "^7.1.0", "serve-favicon": "^2.5.0", "style-loader": "^0.23.1", diff --git a/yarn.lock b/yarn.lock index a7f8218..8c38192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6763,10 +6763,10 @@ randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0: dependencies: safe-buffer "^5.1.0" -randomcolor@^0.5.4: - version "0.5.4" - resolved "https://registry.npmjs.org/randomcolor/-/randomcolor-0.5.4.tgz" - integrity sha512-nYd4nmTuuwMFzHL6W+UWR5fNERGZeVauho8mrJDUSXdNDbao4rbrUwhuLgKC/j8VCS5+34Ria8CsTDuBjrIrQA== +randomcolor@^0.6.2: + version "0.6.2" + resolved "https://registry.yarnpkg.com/randomcolor/-/randomcolor-0.6.2.tgz#7a57362ae1a1278439aeed2c15e5deb8ea33f56d" + integrity sha512-Mn6TbyYpFgwFuQ8KJKqf3bqqY9O1y37/0jgSK/61PUxV4QfIMv0+K2ioq8DfOjkBslcjwSzRfIDEXfzA9aCx7A== randomfill@^1.0.3: version "1.0.4"