From 0777e9b824fa0e6745e460d8af150a1b12e4e062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:15:55 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.101 to 7.2.102 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.101 to 7.2.102. - [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-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 9d7181b..e548eb2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "detonate", "private": true, "dependencies": { - "@rails/actioncable": "^7.2.101", + "@rails/actioncable": "^7.2.102", "@rails/activestorage": "^7.2.102", "@rails/ujs": "^7.1.401", "@rails/webpacker": "5.4.0", diff --git a/yarn.lock b/yarn.lock index 3824af7..3179efd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1068,10 +1068,10 @@ "@parcel/watcher-win32-ia32" "2.4.1" "@parcel/watcher-win32-x64" "2.4.1" -"@rails/actioncable@^7.2.101": - version "7.2.101" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6" - integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg== +"@rails/actioncable@^7.2.102": + version "7.2.102" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.102.tgz#0ad6214681f2fdadf5baeee2dbba4ad229612a41" + integrity sha512-cqgfFwU8bFye53jkzJRVErbIFUnbWSJSccbY3EZvyOxatpcUEuuYGvLv/It6gT1/HNgweiARllmVbnegcAN3Lg== "@rails/activestorage@^7.2.102": version "7.2.102"