From f4b7d54e9e1a67fcbb4732d9309fe0a8685bd56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:41:02 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.1.0 to 7.1.1 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.0...v7.1.1) --- 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 5a62c147b..abf3f7a5c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^7.3.0", - "@rails/actioncable": "^7.1.0", + "@rails/actioncable": "^7.1.1", "@rails/activestorage": "^7.1.0", "@sentry/browser": "^7.73.0", "@tailwindcss/forms": "^0.5.6", diff --git a/yarn.lock b/yarn.lock index 63b9d29e1..3776fca4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -544,10 +544,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@rails/actioncable@^7.0", "@rails/actioncable@^7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.0.tgz#9b1543b0abf5a0a7ef7088882ee3d6092b2745b3" - integrity sha512-MBGzAQHOk+sXblpCQsM0MPxQDzvTLFwaFu8jqYbfWDejpZPszo9xaAOF/3+iv7ab1o6PFiTpdbh+PR4osofIWw== +"@rails/actioncable@^7.0", "@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/activestorage@^7.1.0": version "7.1.0"