From 120de7c6484b048282c667fdacdb44b9cfa6abd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:57:16 +0000 Subject: [PATCH] Upgrade: Bump @rails/ujs from 7.0.4 to 7.0.5 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: "@rails/ujs" 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 2c12631230..35d6c1446e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@hotwired/stimulus": "^3.2.0", "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@hotwired/turbo-rails": "^7.3.0", - "@rails/ujs": "^7.0.4", + "@rails/ujs": "^7.0.5", "@sentry/browser": "^7.38.0", "@stimulus/polyfills": "^2.0.0", "@tailwindcss/forms": "^0.5.3", diff --git a/yarn.lock b/yarn.lock index 0ee9648628..e95528fc5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1661,10 +1661,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.4.tgz#70a3ca56809f7aaabb80af2f9c01ae51e1a8ed41" integrity sha512-tz4oM+Zn9CYsvtyicsa/AwzKZKL+ITHWkhiu7x+xF77clh2b4Rm+s6xnOgY/sGDWoFWZmtKsE95hxBPkgQQNnQ== -"@rails/ujs@^7.0.4": - version "7.0.4" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.4.tgz#7fe5387d2d82b0547fdfc6667b424ec119c86b1e" - integrity sha512-UY9yQxBvtqXzXScslgPwZoQd16T0+z3P6BQS4lZDJFg5xVuMIgHkHQI6dhyWEt5l/qwbGaYX+YiZu6J+oxWPOw== +"@rails/ujs@^7.0.5": + version "7.0.5" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.5.tgz#d35a71fe6ecd4ab88bbe4bc6c2f287c992c2de4c" + integrity sha512-/wQ6v4DGxhxflPWoLwGkOQoKbtIXx/LsVNKd8shRM+/HXxlVBEb+F5znN99TlxX8e/R3dN6anTPAqA+mfA5YtQ== "@sentry/browser@^7.38.0": version "7.38.0"