Skip to content

Commit 311c02a

Browse files
committed
fix: Update color-string to 1.5.5
Signed-off-by: Joel Hanson <[email protected]>
1 parent ea6921d commit 311c02a

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@
9090
"react": "^16.14.0",
9191
"react-dom": "^16.14.0"
9292
},
93+
"overrides": {
94+
"color-string": "1.5.5"
95+
},
9396
"devDependencies": {
9497
"@babel/core": "^7.10.2",
9598
"@babel/preset-env": "^7.10.2",

0 commit comments

Comments
 (0)