From 200ee6d648ce02ed0209e73669db12fb1105be05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 00:28:46 +0000 Subject: [PATCH] chore(deps): 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 d247cc5..1c97bda 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "support_act", "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": "^6.0.0-rc.6", diff --git a/yarn.lock b/yarn.lock index a3b7c56..0309db1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1193,10 +1193,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@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"