diff --git a/package-lock.json b/package-lock.json index 518488f..e9a3ebf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.2.0", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.4.1", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8", @@ -10040,9 +10040,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "node_modules/linkedom": { - "version": "0.18.5", - "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.5.tgz", - "integrity": "sha512-JGLaGGtqtu+eOhYrC1wkWYTBcpVWL4AsnwAtMtgO1Q0gI0PuPJKI0zBBE+a/1BrhOE3Uw8JI/ycByAv5cLrAuQ==", + "version": "0.18.6", + "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.6.tgz", + "integrity": "sha512-6G8euAJ84s7MTXTli5JIOO5tzEpyoUBw2/zcqAunSurbCtC83YcgrK+VTcO8HZ/rdR3eaaZM573FP9rNo1uXIA==", "dev": true, "dependencies": { "css-select": "^5.1.0", @@ -24629,9 +24629,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "linkedom": { - "version": "0.18.5", - "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.5.tgz", - "integrity": "sha512-JGLaGGtqtu+eOhYrC1wkWYTBcpVWL4AsnwAtMtgO1Q0gI0PuPJKI0zBBE+a/1BrhOE3Uw8JI/ycByAv5cLrAuQ==", + "version": "0.18.6", + "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.6.tgz", + "integrity": "sha512-6G8euAJ84s7MTXTli5JIOO5tzEpyoUBw2/zcqAunSurbCtC83YcgrK+VTcO8HZ/rdR3eaaZM573FP9rNo1uXIA==", "dev": true, "requires": { "css-select": "^5.1.0", diff --git a/package.json b/package.json index a5491e4..9b05879 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.2.0", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.4.1", "markdownlint-cli2": "0.15.0", "markdownlint-config-fluid": "0.1.8",