From a2934bd2dbcf6fdcc2594edd06cd92b5a3b07a93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 04:26:19 +0000 Subject: [PATCH] Build(deps): Bump @rails/actioncable from 7.0.6 to 7.0.7 in /Builder (#1968) Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Builder/package.json | 2 +- Builder/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Builder/package.json b/Builder/package.json index 500097d2629..2324e7f15ea 100644 --- a/Builder/package.json +++ b/Builder/package.json @@ -4,7 +4,7 @@ "@honeybadger-io/js": "^6.4.0", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", - "@rails/actioncable": "^7.0.6", + "@rails/actioncable": "^7.0.7", "@rails/activestorage": "^7.0.7", "@rails/request.js": "^0.0.8", "autoprefixer": "^10.4.14", diff --git a/Builder/yarn.lock b/Builder/yarn.lock index 00f86a14a84..cb7e65a7f4d 100644 --- a/Builder/yarn.lock +++ b/Builder/yarn.lock @@ -204,10 +204,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/actioncable@^7.0", "@rails/actioncable@^7.0.6": - version "7.0.6" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.6.tgz#60765c8e9c357a0ba0840fb1e409caedc233ea0d" - integrity sha512-ybBsUrIsu5geM8BtqnpM7ZA9D8uzSz+e1B4JR57NaCmasHKWap6AX5DT7NHIbp21opVet1qqoVSdsoLDqXeB2A== +"@rails/actioncable@^7.0", "@rails/actioncable@^7.0.7": + version "7.0.7" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718" + integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg== "@rails/activestorage@^7.0.7": version "7.0.7"