diff --git a/package-lock.json b/package-lock.json index 04978d3..d8ed191 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@antora/site-generator-default": "^3.1", "@asciidoctor/core": "^2.2.6", "asciidoctor": "^2.2.6", - "asciidoctor-jupyter": "^0.4.0", + "asciidoctor-jupyter": "^0.5.0", "asciidoctor-kroki": "^0.17.0", "handlebars": "^4.7.7", "handlebars-utils": "^1.0.6" @@ -416,9 +416,9 @@ } }, "node_modules/asciidoctor-jupyter": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asciidoctor-jupyter/-/asciidoctor-jupyter-0.4.0.tgz", - "integrity": "sha512-yEJe2EW63NKRbEmtSrabaUnuJtHALcYZPr7uiULkbsjlFX0YvIWhE/aUAEv3M4cf5ebcjWQaGzCDV6mokTs7Tg==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/asciidoctor-jupyter/-/asciidoctor-jupyter-0.5.0.tgz", + "integrity": "sha512-goiigV5j62Quwdb1WV3zmhfV/A6vF0Od1YVPAoLsb5xbj/6Xtv770RCL/TDEzCNiPjg6+61DtYd7riYhskBaRw==", "engines": { "node": ">=12" } @@ -4139,9 +4139,9 @@ } }, "asciidoctor-jupyter": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asciidoctor-jupyter/-/asciidoctor-jupyter-0.4.0.tgz", - "integrity": "sha512-yEJe2EW63NKRbEmtSrabaUnuJtHALcYZPr7uiULkbsjlFX0YvIWhE/aUAEv3M4cf5ebcjWQaGzCDV6mokTs7Tg==" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/asciidoctor-jupyter/-/asciidoctor-jupyter-0.5.0.tgz", + "integrity": "sha512-goiigV5j62Quwdb1WV3zmhfV/A6vF0Od1YVPAoLsb5xbj/6Xtv770RCL/TDEzCNiPjg6+61DtYd7riYhskBaRw==" }, "asciidoctor-kroki": { "version": "0.17.0", diff --git a/package.json b/package.json index f28f092..87c568c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@antora/site-generator-default": "^3.1", "@asciidoctor/core": "^2.2.6", "asciidoctor": "^2.2.6", - "asciidoctor-jupyter": "^0.4.0", + "asciidoctor-jupyter": "^0.5.0", "asciidoctor-kroki": "^0.17.0", "handlebars": "^4.7.7", "handlebars-utils": "^1.0.6"