From 878023de7f067aff3f63a7eaa916f5dafce1ea1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 00:24:40 +0000 Subject: [PATCH] build(deps): bump @rails/ujs from 7.1.400 to 7.1.500 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.400 to 7.1.500. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- 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 19a8f159bf..5a950cec6f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@rails/actioncable": "^7.2.0", "@rails/actiontext": "^8.0.0", "@rails/activestorage": "^8.0.0", - "@rails/ujs": "^7.1.400", + "@rails/ujs": "^7.1.500", "@stimulus-components/rails-nested-form": "^5.0.0", "add2calendar": "^1.1.8", "bindings": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 2e5290d346..d54ed9d281 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1478,10 +1478,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.400": - version "7.1.400" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5" - integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w== +"@rails/ujs@^7.1.500": + version "7.1.500" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.500.tgz#84bb037b6a823ec7fb7782a2ac03452deb505128" + integrity sha512-PfPtQrxFOn55RlJ4ygXkcIHFkoPO1JMTRJcSdPb0EavcSZ3Ekl9ujAAPrrqj2zKwkbe0pGGR79RJhnUr5ngQjw== "@sideway/address@^4.1.5": version "4.1.5"