diff --git a/package-lock.json b/package-lock.json index 4385aa990..fb8fd9d50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@neo4j-antora/antora-page-roles": "^0.3.1", "@neo4j-antora/antora-table-footnotes": "^0.3.2", "@neo4j-antora/mark-terms": "1.1.0", - "@neo4j-documentation/macros": "^1.0.2", + "@neo4j-documentation/macros": "^1.0.4", "@neo4j-documentation/remote-include": "^1.0.0", "asciidoctor-kroki": "^0.18.1" }, @@ -347,9 +347,9 @@ "integrity": "sha512-Cd/ZxJa0gKIGQZCgIg0td2vSYeLz30/31fBxJNeOmDQzUPqduOYRVx/C7uK0y0SI38APBr11LyeDhyQIU0wtGw==" }, "node_modules/@neo4j-documentation/macros": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@neo4j-documentation/macros/-/macros-1.0.2.tgz", - "integrity": "sha512-83w4HPxt9lx1cR6w/Zi741Fu8/IE8pAGHf3BxIvBE8M+XzdT1f1Y6EpbLFrdZjqKwlcomdhks1/+zxlAbVa1xg==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@neo4j-documentation/macros/-/macros-1.0.4.tgz", + "integrity": "sha512-lFBtBWIh8HCMBio2lPJ4+4S9kkZwGivEg8IUlJSNuOjfOvaSChcYgPjeTVSwzy1LF46v3xSthmZFrTT+91YdYA==" }, "node_modules/@neo4j-documentation/remote-include": { "version": "1.0.0", @@ -2808,9 +2808,9 @@ "integrity": "sha512-Cd/ZxJa0gKIGQZCgIg0td2vSYeLz30/31fBxJNeOmDQzUPqduOYRVx/C7uK0y0SI38APBr11LyeDhyQIU0wtGw==" }, "@neo4j-documentation/macros": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@neo4j-documentation/macros/-/macros-1.0.2.tgz", - "integrity": "sha512-83w4HPxt9lx1cR6w/Zi741Fu8/IE8pAGHf3BxIvBE8M+XzdT1f1Y6EpbLFrdZjqKwlcomdhks1/+zxlAbVa1xg==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@neo4j-documentation/macros/-/macros-1.0.4.tgz", + "integrity": "sha512-lFBtBWIh8HCMBio2lPJ4+4S9kkZwGivEg8IUlJSNuOjfOvaSChcYgPjeTVSwzy1LF46v3xSthmZFrTT+91YdYA==" }, "@neo4j-documentation/remote-include": { "version": "1.0.0", diff --git a/package.json b/package.json index f58757d71..6fa63e771 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@neo4j-antora/antora-page-roles": "^0.3.1", "@neo4j-antora/antora-table-footnotes": "^0.3.2", "@neo4j-antora/mark-terms": "1.1.0", - "@neo4j-documentation/macros": "^1.0.2", + "@neo4j-documentation/macros": "^1.0.4", "@neo4j-documentation/remote-include": "^1.0.0", "asciidoctor-kroki": "^0.18.1" },