diff --git a/package.json b/package.json index a96989a..45f7471 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "gitbook-plugin-collapsible-menu": "^1.0.3", "gitbook-plugin-todo": "git+https://github.com/Lullabot/gitbook-plugin-todo.git#d4bfcac28faf840e3af4865c0971229dda792ea4", "gitbook-plugin-typekit": "^0.0.2", - "highlight.js": "^11.10.0", + "highlight.js": "^11.11.0", "honkit": "^6.0.2", "html-escape": "^2.0.0" }, diff --git a/yarn.lock b/yarn.lock index 01c8f4c..11f06cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2131,6 +2131,11 @@ highlight.js@^11.10.0: resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.10.0.tgz#6e3600dc4b33d6dc23d5bd94fbf72405f5892b92" integrity sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ== +highlight.js@^11.11.0: + version "11.11.0" + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.11.0.tgz#91b15082ca8cdbe22424e0a000449d7d8a5c74c6" + integrity sha512-6ErL7JlGu2CNFHyRQEuDogOyGPNiqcuWdt4iSSFUPyferNTGlNTPFqeV36Y/XwA4V/TJ8l0sxp6FTnxud/mf8g== + home-or-tmp@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"