From 0df849391e892166a15e1e56047305d1ef8148d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:52:20 +0000 Subject: [PATCH] build(deps): bump @rails/actioncable from 7.0.8 to 7.1.1 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.8 to 7.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.1.1) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-minor ... 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 da85033ae7..ac7ce179a4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fortawesome/fontawesome-free": "^6.4.2", "@hotwired/stimulus": "^3.2.2", "@popperjs/core": "^2.11.8", - "@rails/actioncable": "^7.0.8", + "@rails/actioncable": "^7.1.1", "@rails/actiontext": "^7.1.0", "@rails/activestorage": "^7.0.8", "@rails/ujs": "^7.1.1", diff --git a/yarn.lock b/yarn.lock index 3b03aacaff..5627169e34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1540,10 +1540,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0.8": - version "7.0.8" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.8.tgz#f44e7517f2d1570f1eabeea457dbeb17ed3a2d12" - integrity sha512-GjYQv89ZOOfbFw8VMNUOG33GXzyAA/TCVoD+742Ob4svm1XXUkd+w+ewqUXd+7VHQtV35y1/O78AGIPeJDTy/g== +"@rails/actioncable@^7.1.1": + version "7.1.1" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.1.tgz#e8c49769d41f35a4473133c259cc98adc04dddf8" + integrity sha512-ZRJ9rdwFQQjRbtgJnweY0/4UQyxN6ojEGRdib0JkjnuIciv+4ok/aAeZmBJqNreTMaBqS0eHyA9hCArwN58opg== "@rails/actiontext@^7.1.0": version "7.1.0"