From ce43715ad650760e11891cf483b956e508c30bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:03:54 +0000 Subject: [PATCH] chore(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 123e8b8..b7fe105 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@hotwired/stimulus-webpack-helpers": "^1.0.1", "@rails/actiontext": "^7.2.100", "@rails/activestorage": "^7.1.3", - "@rails/ujs": "^7.1.400", + "@rails/ujs": "^7.1.500", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", "autoprefixer": "^10.4.20", diff --git a/yarn.lock b/yarn.lock index b73c985..c69d8f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,10 +139,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== "@sindresorhus/merge-streams@^2.1.0": version "2.3.0"