From 0e71e9c93b8593585db33918542aaf494d4da60f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 23:49:11 +0000 Subject: [PATCH] Bump @rails/actioncable from 8.0.0 to 8.0.1 Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.0.0 to 8.0.1. - [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 63aecfede..6dd2a58e7 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^8.0.12", - "@rails/actioncable": "^8.0.0", + "@rails/actioncable": "^8.0.1", "@rails/actiontext": "^8.0.0", "@rails/activestorage": "^8.0.0", "@rails/request.js": "^0.0.11", diff --git a/yarn.lock b/yarn.lock index 83a833a5a..5836ad03a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -445,10 +445,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== -"@rails/actioncable@^8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.0.tgz#b12d87d4c2bb152c4445e2c168df93b585068e7c" - integrity sha512-9IXyJeaBggOzlD3pF4/yWELdyUWZm/KTyKBRqxNf9laLBXPqxJt3t6fO+X4s0WajMR8cIhzkxvq1gxsXVbn3LA== +"@rails/actioncable@^8.0.1": + version "8.0.1" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.1.tgz#2e291560e06af4dc43ae60ce0ac458726c53e588" + integrity sha512-gxRd3OnXm6IB4YxOJE6a6A+5ArQMzOKorceMTaIjiemCfWbJCMNZjXDKfIvgNff52x4vSLd1JQCcXtV4pVTJ1w== "@rails/actiontext@^8.0.0": version "8.0.0"