From 535115436a343aa2998cdeb59b69247d32417106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 04:05:17 +0000 Subject: [PATCH] Bump @rails/actioncable from 6.1.4-1 to 7.0.3-1 Bumps [@rails/actioncable](https://github.com/rails/rails) from 6.1.4-1 to 7.0.3-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-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 dfb9fe1c9..6dd00917e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1229,9 +1229,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.0.3-1" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.3-1.tgz#041a5c81cdf0c68b70a783fdc3ffad0835c3da02" + integrity sha512-c2TEL1hLjgSZLqTD6US25nYWv3zKaY2VVzJSqiDIlV6EkEEBirf1REOz6gPbC9Eb+5e0wI/Fp0IbAHL+86eKxg== "@rails/activestorage@latest": version "6.1.4-1"