diff --git a/src/Elastic.Documentation.Site/package-lock.json b/src/Elastic.Documentation.Site/package-lock.json index bdd843db9..317d66fde 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.7", + "htmx.org": "2.0.8", "katex": "^0.16.25", "marked": "16.4.0", "select-dom": "9.4.0", @@ -10391,9 +10391,9 @@ } }, "node_modules/htmx.org": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.7.tgz", - "integrity": "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz", + "integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q==", "license": "0BSD" }, "node_modules/http-proxy": { diff --git a/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index 8110e55d2..6764156df 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -94,7 +94,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.4", "htmx-ext-preload": "2.1.1", - "htmx.org": "2.0.7", + "htmx.org": "2.0.8", "katex": "^0.16.25", "marked": "16.4.0", "select-dom": "9.4.0",