diff --git a/src/Elastic.Documentation.Site/package-lock.json b/src/Elastic.Documentation.Site/package-lock.json index 9abf35bc4..c2eead004 100644 --- a/src/Elastic.Documentation.Site/package-lock.json +++ b/src/Elastic.Documentation.Site/package-lock.json @@ -20,7 +20,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.4", "htmx-ext-preload": "2.1.1", - "htmx.org": "2.0.6", + "htmx.org": "2.0.7", "select-dom": "9.4.0", "tailwindcss": "4.1.13", "tippy.js": "6.3.7", @@ -8843,9 +8843,10 @@ } }, "node_modules/htmx.org": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.6.tgz", - "integrity": "sha512-7ythjYneGSk3yCHgtCnQeaoF+D+o7U2LF37WU3O0JYv3gTZSicdEFiI/Ai/NJyC5ZpYJWMpUb11OC5Lr6AfAqA==" + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.7.tgz", + "integrity": "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA==", + "license": "0BSD" }, "node_modules/http-proxy-agent": { "version": "7.0.2", diff --git a/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index 1e6fb427a..3869fac17 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -81,7 +81,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.4", "htmx-ext-preload": "2.1.1", - "htmx.org": "2.0.6", + "htmx.org": "2.0.7", "select-dom": "9.4.0", "tailwindcss": "4.1.13", "tippy.js": "6.3.7",