Skip to content

Commit ae7d153

Browse files
committed
chore: upgrade randomcolor to 0.5.4
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent 721886a commit ae7d153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"pg-hstore": "~2.3.2",
120120
"plantuml-encoder": "^1.2.5",
121121
"prismjs": "~1.17.1",
122-
"randomcolor": "~0.5.3",
122+
"randomcolor": "~0.5.4",
123123
"raphael": "~2.2.8",
124124
"readline-sync": "~1.4.7",
125125
"request": "~2.88.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10461,7 +10461,7 @@ randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
1046110461
dependencies:
1046210462
safe-buffer "^5.1.0"
1046310463

10464-
randomcolor@~0.5.3:
10464+
randomcolor@~0.5.4:
1046510465
version "0.5.4"
1046610466
resolved "https://registry.yarnpkg.com/randomcolor/-/randomcolor-0.5.4.tgz#df615b13f25b89ea58c5f8f72647f0a6f07adcc3"
1046710467
integrity sha512-nYd4nmTuuwMFzHL6W+UWR5fNERGZeVauho8mrJDUSXdNDbao4rbrUwhuLgKC/j8VCS5+34Ria8CsTDuBjrIrQA==

0 commit comments

Comments
 (0)