From 178a4f0a8e9c5d969e1169353868fac9b1c013aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:15:58 +0000 Subject: [PATCH] Bump @rails/ujs from 7.1.401 to 7.1.402 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.401 to 7.1.402. - [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 9d7181b..7f581a0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^7.2.101", "@rails/activestorage": "^7.2.102", - "@rails/ujs": "^7.1.401", + "@rails/ujs": "^7.1.402", "@rails/webpacker": "5.4.0", "bootstrap": "^4.6.0", "css-what": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 3824af7..06fff1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1080,10 +1080,10 @@ dependencies: spark-md5 "^3.0.1" -"@rails/ujs@^7.1.401": - version "7.1.401" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9" - integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ== +"@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/webpacker@5.4.0": version "5.4.0"