From d40e0bc19371dc236e811c5f9660f070707151cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 19:22:59 +0000 Subject: [PATCH] chore(deps): bump @rails/ujs from 7.1.402 to 7.1.500 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.402 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 b5d1fa7..0696dbe 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^7.2.102", "@rails/activestorage": "^7.2.102", - "@rails/ujs": "^7.1.402", + "@rails/ujs": "^7.1.500", "@rails/webpacker": "^6.0.0-rc.6", "turbolinks": "^5.2.0", "webpack": "^5.95.0", diff --git a/yarn.lock b/yarn.lock index e64fcdb..806a85b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1205,10 +1205,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.402": - version "7.1.402" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.402.tgz#5d4e7e5d1e2e22df081bf5693fc75f0725635130" - integrity sha512-q9dDlIR+anDtuGcV56rLnqHAxtWo8vkSnvfFt7juthvHc+97NEtGlnM++uhvnlDbR+7EGkX8nGqQIF8R93oWMQ== +"@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== "@rails/webpacker@^6.0.0-rc.6": version "6.0.0-rc.6"