From 561fa4b74b16bcd1a44e418b2e04bba4eb54fabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 00:11:06 +0000 Subject: [PATCH] build(deps): bump @rails/actioncable from 7.0.7 to 7.0.8 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.7...v7.0.8) --- 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 96c2ee3e95..7004ff1d67 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.7", + "@rails/actioncable": "^7.0.8", "@rails/actiontext": "^7.0.8", "@rails/activestorage": "^7.0.8", "@rails/ujs": "^7.0.8", diff --git a/yarn.lock b/yarn.lock index 745f4e515f..457140f822 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1538,10 +1538,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@rails/actioncable@^7.0.7": - version "7.0.7" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718" - integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg== +"@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/actiontext@^7.0.8": version "7.0.8"