From daac679aa916c1cd8abc692c284e60a49134b031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 04:51:11 +0000 Subject: [PATCH] Bump @rails/actioncable from 6.1.4-1 to 7.1.3-2 Bumps [@rails/actioncable](https://github.com/rails/rails) from 6.1.4-1 to 7.1.3-2. - [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-major ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 73d1eb27..5f247863 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1336,9 +1336,9 @@ "@pnotify/core" "^5.2.0" "@rails/actioncable@latest": - version "6.1.4-1" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.4-1.tgz#69982e7f352d732f71fda0cc01b7ba8269c9945b" - integrity sha512-b6sLoMop3gX22Wm2P5LPpKcZGwsf1ZoAGS+g1HrTrdlsZ/ENOKIBiSNnHOJajHwcYlF0TefBs7e7jIYZHVYihQ== + version "7.1.3-2" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3-2.tgz#7105fd8fc6db87d11510d5e9ac8e5b68add6124e" + integrity sha512-0j/bo3Aehk3R3LTc/Nu4eegvUR+8kRObq/t1BtBLGF8xdPzrUQciv+KvAABdACl4Vw82yo0LB1r0J0zVH9Gefg== "@rails/activestorage@latest": version "6.1.4-1"