From f30cc3044ac8b7f70689444cbb076be4b2cfcaac Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Sat, 30 Jun 2018 16:48:09 +0200 Subject: [PATCH] Update randomcolor Signed-off-by: Sheogorath --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12cfd58..246147a 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "pg": "^7.4.3", "pg-hstore": "^2.3.2", "prismjs": "^1.6.0", - "randomcolor": "^0.4.4", + "randomcolor": "^0.5.3", "raphael": "git+https://github.com/dmitrybaranovskiy/raphael", "readline-sync": "^1.4.7", "request": "^2.79.0",