diff --git a/package-lock.json b/package-lock.json index 39da190..2a1e3a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9380,8 +9380,9 @@ "license": "MIT" }, "node_modules/color-string": { - "version": "1.5.3", - "license": "MIT", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" @@ -34771,7 +34772,9 @@ "version": "1.1.4" }, "color-string": { - "version": "1.5.3", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", "requires": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2"