We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b4240 commit b8d544dCopy full SHA for b8d544d
packages/doxdox-renderer-pdf/src/index.ts
@@ -84,7 +84,7 @@ export default async (doc: Doc): Promise<Buffer> => {
84
/>
85
<link
86
rel="stylesheet"
87
- href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/github.min.css"
+ href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.0/styles/github.min.css"
88
integrity="sha512-0aPQyyeZrWj9sCA46UlmWgKOP0mUipLQ6OZXu8l4IcAmD2u31EPEy9VcIMvl7SoAaKe8bLXZhYoMaE/in+gcgA=="
89
crossorigin="anonymous"
90
referrerpolicy="no-referrer"
0 commit comments