aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/theme/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/theme/package-lock.json b/packages/theme/package-lock.json
index 85a87cf04..79059f39e 100644
--- a/packages/theme/package-lock.json
+++ b/packages/theme/package-lock.json
@@ -27,9 +27,9 @@
27 "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" 27 "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
28 }, 28 },
29 "color-string": { 29 "color-string": {
30 "version": "1.5.3", 30 "version": "1.5.5",
31 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", 31 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.5.tgz",
32 "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", 32 "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==",
33 "requires": { 33 "requires": {
34 "color-name": "^1.0.0", 34 "color-name": "^1.0.0",
35 "simple-swizzle": "^0.2.2" 35 "simple-swizzle": "^0.2.2"