From ead889f60e5e7a691c922a170c0d57b1a3bff062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 07:10:12 -0800 Subject: [PATCH] build(deps): bump @rails/ujs from 7.1.2 to 7.1.3 (#5495) Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.2 to 7.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.2...v7.1.3) --- updated-dependencies: - dependency-name: "@rails/ujs" 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> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 792ce86062..02e4323cde 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@rails/actioncable": "^7.0.7", "@rails/actiontext": "^7.0.6", "@rails/activestorage": "^7.0.7", - "@rails/ujs": "^7.0.7", + "@rails/ujs": "^7.1.3", "add2calendar": "^1.1.8", "bindings": "^1.5.0", "bootstrap": "5.3.2", diff --git a/yarn.lock b/yarn.lock index a4f8d890cc..5cfd3e848f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1543,10 +1543,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.0.7": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.2.tgz#ea903bcc0224e17156015d995b6f1b83e27d64b2" - integrity sha512-c5x02djEKEVVE4qfN4XgElJS4biM0xxtIVpcJ0ZHLK116U19rowTtmD0AJ/RCb3Xaewa4GPIWLlwgeC0dCQqzw== +"@rails/ujs@^7.1.3": + version "7.1.3" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93" + integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ== "@sideway/address@^4.1.3": version "4.1.4"