diff --git a/static/package-lock.json b/static/package-lock.json index 17bc7b4a6..bdd121ce8 100644 --- a/static/package-lock.json +++ b/static/package-lock.json @@ -72,9 +72,9 @@ "integrity": "sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==" }, "htmx.org": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.7.0.tgz", - "integrity": "sha512-wIQ3yNq7yiLTm+6BhV7Z8qKKTzEQv9xN/I4QsN5FvdGi69SNWTsSMlhH69HPa1rpZ8zSq1A/e7gTbTySxliP8g==" + "version": "1.9.12", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.12.tgz", + "integrity": "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw==" }, "intro.js": { "version": "2.9.3", diff --git a/static/package.json b/static/package.json index 83f94ad4f..6afc1bded 100644 --- a/static/package.json +++ b/static/package.json @@ -19,7 +19,7 @@ "@sentry/browser": "^5.30.0", "bootbox": "^5.5.3", "font-awesome": "^4.7.0", - "htmx.org": "^1.6.1", + "htmx.org": "^1.9.12", "intro.js": "^2.9.3", "multiple-select": "^1.5.2", "parsleyjs": "^2.9.2",