diff --git a/package-lock.json b/package-lock.json index f3b7e5c3..3a2f5492 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2226,9 +2226,9 @@ } }, "node_modules/codsen-utils": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/codsen-utils/-/codsen-utils-1.6.8.tgz", - "integrity": "sha512-8GESpsIuEsprHKuTWen1KO221gxyA+PDUXSZq0ywo5G5IcqmPtqTOw5BAljQUz2GdOe8TcWcH896qYb8gdxHFA==", + "version": "1.6.19", + "resolved": "https://registry.npmjs.org/codsen-utils/-/codsen-utils-1.6.19.tgz", + "integrity": "sha512-HwpbFE4zTNgVxJai42yGWvvV9VUPXcVQ9U72sE9eezluiUFeIKpni0uSsvqSx0mZ2c1NqKR8RZMQPx3XqixVaw==", "license": "MIT", "dependencies": { "rfdc": "^1.4.1" @@ -2256,12 +2256,12 @@ "license": "MIT" }, "node_modules/color-shorthand-hex-to-six-digit": { - "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==", + "version": "5.0.31", + "resolved": "https://registry.npmjs.org/color-shorthand-hex-to-six-digit/-/color-shorthand-hex-to-six-digit-5.0.31.tgz", + "integrity": "sha512-BC8jGrO8+A4zZICAhBDeYrIuJ6R1PU3UtZ5o+4Z2tY+CZ9ZrxTcG/lWnxKI10SPyiMU8zoAJgAfjpLzhZ7cuuw==", "license": "MIT", "dependencies": { - "codsen-utils": "^1.6.8", + "codsen-utils": "^1.6.19", "hex-color-regex": "^1.1.0", "rfdc": "^1.4.1" },