From 23702d40d346391a51e5c90c4924a06dfb0607db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:29:06 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.1.1 to 7.1.3 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.1.1 to 7.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.1...v7.1.3) --- 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 c630843..54961b0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", - "@rails/actioncable": "^7.1.1", + "@rails/actioncable": "^7.1.3", "@rails/activestorage": "^7.1.2", "@rails/request.js": "^0.0.9", "@tailwindcss/aspect-ratio": "^0.4.2", diff --git a/yarn.lock b/yarn.lock index 714507e..1eec6a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -249,10 +249,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@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/actioncable@^7.0", "@rails/actioncable@^7.1.3": + version "7.1.3" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881" + integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA== "@rails/activestorage@^7.1.2": version "7.1.2"