Update dependency randomcolor to ^0.6.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2020-11-17 15:44:33 +00:00
parent 7281876763
commit b107ab7192
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"pg": "^8.2.1", "pg": "^8.2.1",
"pg-hstore": "^2.3.3", "pg-hstore": "^2.3.3",
"prismjs": "^1.21.0", "prismjs": "^1.21.0",
"randomcolor": "^0.5.3", "randomcolor": "^0.6.0",
"raphael": "^2.3.0", "raphael": "^2.3.0",
"readline-sync": "^1.4.7", "readline-sync": "^1.4.7",
"request": "^2.88.0", "request": "^2.88.0",

View file

@ -8827,10 +8827,10 @@ randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
dependencies: dependencies:
safe-buffer "^5.1.0" safe-buffer "^5.1.0"
randomcolor@^0.5.3: randomcolor@^0.6.0:
version "0.5.4" version "0.6.2"
resolved "https://registry.yarnpkg.com/randomcolor/-/randomcolor-0.5.4.tgz#df615b13f25b89ea58c5f8f72647f0a6f07adcc3" resolved "https://registry.yarnpkg.com/randomcolor/-/randomcolor-0.6.2.tgz#7a57362ae1a1278439aeed2c15e5deb8ea33f56d"
integrity sha512-nYd4nmTuuwMFzHL6W+UWR5fNERGZeVauho8mrJDUSXdNDbao4rbrUwhuLgKC/j8VCS5+34Ria8CsTDuBjrIrQA== integrity sha512-Mn6TbyYpFgwFuQ8KJKqf3bqqY9O1y37/0jgSK/61PUxV4QfIMv0+K2ioq8DfOjkBslcjwSzRfIDEXfzA9aCx7A==
randomfill@^1.0.3: randomfill@^1.0.3:
version "1.0.4" version "1.0.4"