From e046a7aa8143fed99f7ef669c5115b07701f2a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:38:36 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.0.2 to 7.2.200 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.2 to 7.2.200. - [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-minor ... 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 e87cfa2f..f61269bb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "affordable_housing_monitoring", "private": true, "dependencies": { - "@rails/actioncable": "^7.0.2", + "@rails/actioncable": "^7.2.200", "@rails/activestorage": "^7.0.2", "@rails/ujs": "^7.0.2", "@rails/webpacker": "^5.4.3", diff --git a/yarn.lock b/yarn.lock index 218675ab..40b16199 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1022,10 +1022,10 @@ "@parcel/watcher-win32-ia32" "2.5.0" "@parcel/watcher-win32-x64" "2.5.0" -"@rails/actioncable@^7.0.2": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.2.tgz#69a6d999f4087e0537dd38fe0963db1f4305d650" - integrity sha512-G26maXW1Kx0LxQdmNNuNjQlRO/QlXNr3QfuwKiOKb5FZQGYe2OwtHTGXBAjSoiu4dW36XYMT/+L1Wo1Yov4ZXA== +"@rails/actioncable@^7.2.200": + version "7.2.200" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd" + integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw== "@rails/activestorage@^7.0.2": version "7.0.2"