diff --git a/package.json b/package.json index 945397bfae..81cdb36ea4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "shortcut-buttons-flatpickr": "^0.4.0", "stimulus": "^3.2.2", "stimulus-flatpickr": "^1.4.0", - "stimulus_reflex": "3.5.4", + "stimulus_reflex": "3.5.5", "tom-select": "^2.4.3", "trix": "^2.1.15", "turbo_power": "^0.7.0", diff --git a/yarn.lock b/yarn.lock index e8d9a0db95..d7ca550807 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8509,10 +8509,10 @@ stimulus@^3.2.2: "@hotwired/stimulus" "^3.2.2" "@hotwired/stimulus-webpack-helpers" "^1.0.0" -stimulus_reflex@3.5.4: - version "3.5.4" - resolved "https://registry.yarnpkg.com/stimulus_reflex/-/stimulus_reflex-3.5.4.tgz#0e88fff5d66d5e04567b644e8d2fcc3d9d3b1f2b" - integrity sha512-Iz9nlmxfUGYu3o/GJfjGQ8xu5G6wutH0NMthMWmTynTAbXumM8qouExrTHuV22hq5lvT15j4ZxOyV/uq0SJxug== +stimulus_reflex@3.5.5: + version "3.5.5" + resolved "https://registry.yarnpkg.com/stimulus_reflex/-/stimulus_reflex-3.5.5.tgz#f2475fa7eb1f36dcf510cfffdfbd0eaa4c49463a" + integrity sha512-8jMyNnbepY4oZAbGZNowmhdg0mNe6p9qMNV8UGW64oSiEMNkV0paGL7VHwm6k/oUGIgVB6ZT+SvzrP20bYBzfw== dependencies: "@hotwired/stimulus" "^3" "@rails/actioncable" "^6 || ^7 || ^8"