From 94224a5a1b335c740359cfb82c0566ef92422189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:57:27 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.0-beta3 to 7.2.102 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.0-beta3 to 7.2.102. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1d7b5349..74bf499d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@hotwired/stimulus": "^3.0.1", "@hotwired/strada": "^1.0.0-beta1", "@hotwired/turbo-rails": "^8.0.3", - "@rails/actioncable": "^7.2.0-beta2", + "@rails/actioncable": "^7.2.102", "@rails/actiontext": "^7.2.0-beta2", "@rails/activestorage": "^7.2.0-beta2", "@rails/request.js": "^0.0.9", diff --git a/yarn.lock b/yarn.lock index ca65ad72..b9656a91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -237,15 +237,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881" - integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA== - -"@rails/actioncable@^7.2.0-beta2": - version "7.2.0-beta3" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0-beta3.tgz#c4c16ecfd5e1e7784357ef464a7029eaa664c5e7" - integrity sha512-dBA4xB9DGSMVMgUMOYaHIDJ1WY3fqXKqb8aDahiQwY7w5pygAH7sboJMsIk3BjzLMFsSQQ0goDBiWLNdQfW2qg== +"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.102.tgz#0ad6214681f2fdadf5baeee2dbba4ad229612a41" + integrity sha512-cqgfFwU8bFye53jkzJRVErbIFUnbWSJSccbY3EZvyOxatpcUEuuYGvLv/It6gT1/HNgweiARllmVbnegcAN3Lg== "@rails/actiontext@^7.2.0-beta2": version "7.2.0-beta3"