From 7ba86558e8ab049029ea7d50d732ae04519a099f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:33:23 -0500 Subject: [PATCH] Update @rails/ujs to version 7.1.2 (#20370) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1c2f67434..adb27b901 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@honeybadger-io/webpack": "^1.5.1", "@hotwired/stimulus": "3.2.2", "@hotwired/stimulus-webpack-helpers": "1.0.1", - "@rails/ujs": "7.1.1", + "@rails/ujs": "7.1.2", "@rails/webpacker": "5.4.4", "ahoy.js": "^0.4.3", "autoprefixer": "^10.4.16", diff --git a/yarn.lock b/yarn.lock index 531b50bd0..4768b9a01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3300,10 +3300,10 @@ mkdirp "^1.0.4" rimraf "^3.0.2" -"@rails/ujs@7.1.1": - version "7.1.1" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05" - integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA== +"@rails/ujs@7.1.2": + version "7.1.2" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.2.tgz#ea903bcc0224e17156015d995b6f1b83e27d64b2" + integrity sha512-c5x02djEKEVVE4qfN4XgElJS4biM0xxtIVpcJ0ZHLK116U19rowTtmD0AJ/RCb3Xaewa4GPIWLlwgeC0dCQqzw== "@rails/webpacker@5.4.4": version "5.4.4"