diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1a900d802c99..004ed2fd4869 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -45,7 +45,7 @@ "@github/webauthn-json": "^2.1.1", "@hocuspocus/provider": "^3.4.4", "@hotwired/stimulus": "^3.2.2", - "@hotwired/turbo": "^8.0.20", + "@hotwired/turbo": "^8.0.22", "@hotwired/turbo-rails": "^8.0.20", "@knowledgecode/delegate": "^0.10.0", "@kolkov/ngx-gallery": "^2.0.1", @@ -5203,9 +5203,9 @@ "integrity": "sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A==" }, "node_modules/@hotwired/turbo": { - "version": "8.0.20", - "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.20.tgz", - "integrity": "sha512-IilkH/+h92BRLeY/rMMR3MUh1gshIfdra/qZzp/Bl5FmiALD/6sQZK/ecxSbumeyOYiWr/JRI+Au1YQmkJGnoA==", + "version": "8.0.22", + "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.22.tgz", + "integrity": "sha512-A7M8vBgsmZ8W55IOEhTN7o0++zaJTavyGa1DW1rt+/b4VTr8QUWC/zu8wxMmwqvczaOe1nI/MkMq4lm2NmiHPg==", "engines": { "node": ">= 18" } @@ -28942,9 +28942,9 @@ "integrity": "sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A==" }, "@hotwired/turbo": { - "version": "8.0.20", - "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.20.tgz", - "integrity": "sha512-IilkH/+h92BRLeY/rMMR3MUh1gshIfdra/qZzp/Bl5FmiALD/6sQZK/ecxSbumeyOYiWr/JRI+Au1YQmkJGnoA==" + "version": "8.0.22", + "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.22.tgz", + "integrity": "sha512-A7M8vBgsmZ8W55IOEhTN7o0++zaJTavyGa1DW1rt+/b4VTr8QUWC/zu8wxMmwqvczaOe1nI/MkMq4lm2NmiHPg==" }, "@hotwired/turbo-rails": { "version": "8.0.20", diff --git a/frontend/package.json b/frontend/package.json index abec1e9ebfaa..61571b25eae5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -100,7 +100,7 @@ "@github/webauthn-json": "^2.1.1", "@hocuspocus/provider": "^3.4.4", "@hotwired/stimulus": "^3.2.2", - "@hotwired/turbo": "^8.0.20", + "@hotwired/turbo": "^8.0.22", "@hotwired/turbo-rails": "^8.0.20", "@knowledgecode/delegate": "^0.10.0", "@kolkov/ngx-gallery": "^2.0.1",