Update @rails/ujs to version 7.1.2 (#20370)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-11-20 14:33:23 -05:00 committed by GitHub
parent 69c56fc823
commit 7ba86558e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"