From 51e3eb70730d0a057b5afe7cffb79963a3e52db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:30:10 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.201 to 8.0.100 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.201 to 8.0.100. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fedffa6..73bd4aa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "affordable_housing_monitoring", "private": true, "dependencies": { - "@rails/actioncable": "^7.2.200", + "@rails/actioncable": "^8.0.100", "@rails/activestorage": "^7.2.200", "@rails/ujs": "^7.1.500", "@rails/webpacker": "^5.4.3", diff --git a/yarn.lock b/yarn.lock index b5cc9a9..c29cc19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1026,10 +1026,10 @@ "@parcel/watcher-win32-ia32" "2.5.0" "@parcel/watcher-win32-x64" "2.5.0" -"@rails/actioncable@^7.2.200": - version "7.2.201" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.201.tgz#bfb3da01b3e2462f5a18f372c52dedd7de76037f" - integrity sha512-wsTdWoZ5EfG5k3t7ORdyQF0ZmDEgN4aVPCanHAiNEwCROqibSZMXXmCbH7IDJUVri4FOeAVwwbPINI7HVHPKBw== +"@rails/actioncable@^8.0.100": + version "8.0.100" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.100.tgz#83733a8fa35be5d085cf0fe10b341d0428022bc0" + integrity sha512-/vXTG6gzSW0CDqmA0hWasZ1UAGZC7g5NGM21jowh58rCCeTHAGbWwKExHn49VDuYXz+cHbL4MGfc5LMdTp9m3A== "@rails/activestorage@^7.2.200": version "7.2.201"