diff --git a/package.json b/package.json index 334738e..8f43d40 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/node": "^17.0.45", "@types/react": "^18.2.73", "@types/react-dom": "^18.2.23", - "github-markdown-css": "^5.6.1", + "github-markdown-css": "^5.7.0", "html-webpack-harddisk-plugin": "^2.0.0", "patch-package": "^6.5.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 9046a43..f2309a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7533,10 +7533,10 @@ git-raw-commits@^2.0.0: split2 "^3.0.0" through2 "^4.0.0" -github-markdown-css@^5.6.1: - version "5.6.1" - resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.6.1.tgz#8ca3d5c3d93d79ea429fddafea091347ab374f78" - integrity sha512-DItLFgHd+s7HQmk63YN4/TdvLeRqk1QP7pPKTTPrDTYoI5x7f/luJWSOZxesmuxBI2srHp8RDyoZd+9WF+WK8Q== +github-markdown-css@^5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.7.0.tgz#40fa19a8b9826a22874f305c40a5260d4d57e90a" + integrity sha512-GoYhaqELL4YUjz4tZ00PQ4JzFQkMfrBVuEeRB8W74HoikHWNiaGqSgynpwJEc+xom5uf04qoD/tUSS6ziZltaQ== github-slugger@^1.0.0: version "1.4.0"