From a9db9a0e4a44643bff8362755643572e4ff29ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 10:01:30 +0000 Subject: [PATCH] Bump @rails/actioncable from 6.1.4 to 6.1.5 Bumps [@rails/actioncable](https://github.com/rails/rails) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.4...v6.1.5) --- 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 97bffe0..698ff97 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "dependencies": { "@babel/preset-react": "^7.14.5", - "@rails/actioncable": "^6.1.4", + "@rails/actioncable": "^6.1.5", "@rails/activestorage": "^6.1.4", "@rails/ujs": "^6.1.4", "@rails/webpacker": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 404336a..b804e85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -792,10 +792,10 @@ mkdirp "^1.0.4" rimraf "^3.0.2" -"@rails/actioncable@^6.1.4": - version "6.1.4" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.4.tgz#c3c5a9f8302c429af9722b6c50ab48049016d2a3" - integrity sha512-0LmSKJTuo2dL6BQ+9xxLnS9lbkyfz2mBGeBnQ2J7o9Bn0l0q+ZC6VuoZMZZXPvABI4QT7Nfknv5WhfKYL+boew== +"@rails/actioncable@^6.1.5": + version "6.1.5" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-6.1.5.tgz#c24ec8123a8e7e239ceabda29078df9c93752394" + integrity sha512-bV4/Q7NweGFm7t3GvUFm19UF2WKmcvlOXy7AxMWEZCwDxQLagAXhUpKb1AJ6Rg88cPHqXSQHaGKr84lIMd607A== "@rails/activestorage@^6.1.4": version "6.1.4"