diff --git a/package-lock.json b/package-lock.json index 641791fb..a9e04c1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "eslint-plugin-unicorn": "56.0.0", "eslint-plugin-vitest": "0.4.1", "eslint-plugin-vitest-globals": "1.5.0", - "github-markdown-css": "5.7.0", + "github-markdown-css": "5.8.0", "husky": "9.1.7", "ignore-sync": "7.0.1", "is-ci": "3.0.1", @@ -8522,9 +8522,9 @@ } }, "node_modules/github-markdown-css": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.7.0.tgz", - "integrity": "sha512-GoYhaqELL4YUjz4tZ00PQ4JzFQkMfrBVuEeRB8W74HoikHWNiaGqSgynpwJEc+xom5uf04qoD/tUSS6ziZltaQ==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.8.0.tgz", + "integrity": "sha512-dSyhHzwQw4+5z+JveMY66o4PdbRP7ORjCiR5f1DjIDM5sSSE9rrRG5jpXGgx0PUMJC7goIzLtEJyItT2tL8IsQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index f122283b..1210990f 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "eslint-plugin-unicorn": "56.0.0", "eslint-plugin-vitest": "0.4.1", "eslint-plugin-vitest-globals": "1.5.0", - "github-markdown-css": "5.7.0", + "github-markdown-css": "5.8.0", "husky": "9.1.7", "ignore-sync": "7.0.1", "is-ci": "3.0.1",