From 7c42a61b6a069091b0297970c6cd0c9e9b205935 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 08:55:17 -0500 Subject: [PATCH] Update @rails/ujs to version 7.1.1 (#20324) 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 a8848454f..c42fbd557 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@honeybadger-io/webpack": "^1.5.1", "@hotwired/stimulus": "3.1.0", "@hotwired/stimulus-webpack-helpers": "1.0.1", - "@rails/ujs": "7.0.3", + "@rails/ujs": "7.1.1", "@rails/webpacker": "5.4.4", "ahoy.js": "^0.4.3", "autoprefixer": "^10.4.16", diff --git a/yarn.lock b/yarn.lock index 757af7626..fbd946666 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3300,10 +3300,10 @@ mkdirp "^1.0.4" rimraf "^3.0.2" -"@rails/ujs@7.0.3": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb" - integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw== +"@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/webpacker@5.4.4": version "5.4.4"