diff --git a/package-lock.json b/package-lock.json index 1c5953e9..8cde7649 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2202,9 +2202,9 @@ } }, "node_modules/codsen-utils": { - "version": "1.6.7", - "resolved": "https://registry.npmjs.org/codsen-utils/-/codsen-utils-1.6.7.tgz", - "integrity": "sha512-M+9D3IhFAk4T8iATX62herVuIx1sp5kskWgxEegKD/JwTTSSGjGQs5Q5J4vVJ4mLcn1uhfxDYv6Yzr8zleHF3w==", + "version": "1.6.8", + "resolved": "https://registry.npmjs.org/codsen-utils/-/codsen-utils-1.6.8.tgz", + "integrity": "sha512-8GESpsIuEsprHKuTWen1KO221gxyA+PDUXSZq0ywo5G5IcqmPtqTOw5BAljQUz2GdOe8TcWcH896qYb8gdxHFA==", "license": "MIT", "dependencies": { "rfdc": "^1.4.1" @@ -2232,12 +2232,12 @@ "license": "MIT" }, "node_modules/color-shorthand-hex-to-six-digit": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/color-shorthand-hex-to-six-digit/-/color-shorthand-hex-to-six-digit-5.0.19.tgz", - "integrity": "sha512-sjknnuM+4D1BYrNBHG3K2nn0IhzyPazDDWlK7i0FUwUCTrmQlUoGNdGfjEmX5DIOKIM8x5pwY+C/hws41n7v3Q==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/color-shorthand-hex-to-six-digit/-/color-shorthand-hex-to-six-digit-5.0.20.tgz", + "integrity": "sha512-qsrTWkcPlISe/Bmf0dDulbFY3GIFNYcIbVspyqVZugPxu7OPYlWj358lu7JLfxqN6CHRio2hlexOnkV+onSlzQ==", "license": "MIT", "dependencies": { - "codsen-utils": "^1.6.7", + "codsen-utils": "^1.6.8", "hex-color-regex": "^1.1.0", "rfdc": "^1.4.1" },