From 5ad37511c6713aa767b95c79f670573f010e6f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 21:34:24 +0000 Subject: [PATCH] Bump htmx.org from 1.8.6 to 1.9.11 Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 1.8.6 to 1.9.11. - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](https://github.com/bigskysoftware/htmx/compare/v1.8.6...v1.9.11) --- updated-dependencies: - dependency-name: htmx.org dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c4d2a7ab0d1..01dafb96eb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "esbuild": "^0.20.2", "event-stream": "3.3.4", "gsap": "^3.12.2", - "htmx.org": "^1.8.6", + "htmx.org": "^1.9.11", "locomotive-scroll": "^4.1.4", "moment": "^2.29.4", "npm-run-all": "^4.1.3", @@ -5358,9 +5358,9 @@ } }, "node_modules/htmx.org": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.8.6.tgz", - "integrity": "sha512-88U8qwaIs4sZjzZvHgAX62B6qZoEdQNSYCRHARtYhSrk+iCUd3al8/0CrLwD8Tephsoodsf0gN9NbRrrmlJIfw==" + "version": "1.9.11", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.11.tgz", + "integrity": "sha512-WlVuICn8dfNOOgYmdYzYG8zSnP3++AdHkMHooQAzGZObWpVXYathpz/I37ycF4zikR6YduzfCvEcxk20JkIUsw==" }, "node_modules/http-cache-semantics": { "version": "3.8.1", @@ -14748,9 +14748,9 @@ "dev": true }, "htmx.org": { - "version": "1.8.6", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.8.6.tgz", - "integrity": "sha512-88U8qwaIs4sZjzZvHgAX62B6qZoEdQNSYCRHARtYhSrk+iCUd3al8/0CrLwD8Tephsoodsf0gN9NbRrrmlJIfw==" + "version": "1.9.11", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.11.tgz", + "integrity": "sha512-WlVuICn8dfNOOgYmdYzYG8zSnP3++AdHkMHooQAzGZObWpVXYathpz/I37ycF4zikR6YduzfCvEcxk20JkIUsw==" }, "http-cache-semantics": { "version": "3.8.1", diff --git a/package.json b/package.json index bfdcaeb5a81..34c7bfae561 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "esbuild": "^0.20.2", "event-stream": "3.3.4", "gsap": "^3.12.2", - "htmx.org": "^1.8.6", + "htmx.org": "^1.9.11", "locomotive-scroll": "^4.1.4", "moment": "^2.29.4", "npm-run-all": "^4.1.3",