From 33b453c90c1fcd0900a70887b1ab543bd6f229ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 21:17:13 +0000 Subject: [PATCH] chore(deps): bump @rails/actioncable from 7.2.101 to 7.2.200 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.101 to 7.2.200. - [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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d03a0d1e..60a550f1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.12", "@popperjs/core": "^2.11.8", - "@rails/actioncable": "^7.2.101", + "@rails/actioncable": "^7.2.200", "@stimulus-components/checkbox-select-all": "^6.0.0", "admin-lte": "^4.0.0-beta2", "bootstrap": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 76f90b1b..813eb804 100644 --- a/yarn.lock +++ b/yarn.lock @@ -244,10 +244,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6" - integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg== +"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.200": + version "7.2.200" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" + integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== "@stimulus-components/checkbox-select-all@^6.0.0": version "6.0.0"