diff --git a/package.json b/package.json index 3a96e4663..986ec1cb4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "debug": "^4.3.3", "find-yarn-workspace-root": "^2.0.0", "fs-extra": "^8.1", - "github-slugger": "^1.4.0", + "github-slugger": "^1.5.0", "lodash": "^4.17.21", "normalize-package-data": "^3.0.3", "qqjs": "^0.3.11", diff --git a/yarn.lock b/yarn.lock index 91e865261..71bc7eb14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3110,10 +3110,10 @@ gitconfiglocal@^1.0.0: dependencies: ini "^1.3.2" -github-slugger@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.4.0.tgz#206eb96cdb22ee56fdc53a28d5a302338463444e" - integrity sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ== +github-slugger@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d" + integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw== github-username@^6.0.0: version "6.0.0"