From efd98b69660200c21502b99fd94a418086bec46b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 03:28:37 +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 5ed79721..a48bd20d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@docsearch/js": "^3.6.2", "@hotwired/turbo": "^8.0.12", - "@rails/ujs": "7.1.401", + "@rails/ujs": "7.1.402", "highlight.js": "^11.10.0", "modern-normalize": "^3.0.1" }, diff --git a/yarn.lock b/yarn.lock index 29dbe146..40d041c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1365,10 +1365,10 @@ "@parcel/watcher-win32-ia32" "2.4.1" "@parcel/watcher-win32-x64" "2.4.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== "@socket.io/base64-arraybuffer@~1.0.2": version "1.0.2"