From 2eae88c733000d6af050b24316db949d5c7e2225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 03:22:39 +0000 Subject: [PATCH] Bump @rails/ujs from 7.1.500 to 7.1.501 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.500 to 7.1.501. - [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 73760eb0..d1614264 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@docsearch/js": "^3.8.0", "@hotwired/turbo": "^8.0.12", - "@rails/ujs": "7.1.500", + "@rails/ujs": "7.1.501", "highlight.js": "^11.10.0", "modern-normalize": "^3.0.1" }, diff --git a/yarn.lock b/yarn.lock index a86bf31e..a48fd8f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,10 +1394,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@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/ujs@7.1.501": + version "7.1.501" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.501.tgz#e560a7b6885a12a659c4beb47f4336c8a9353056" + integrity sha512-7EDRGUlgns12IgP3SXVSaxA3CwRzbLOypPXn1EqEZiZ/NS/PwaQ/oa7Z2VRO4B46JifoVr0PYg+G5ERSGQJHxQ== "@socket.io/base64-arraybuffer@~1.0.2": version "1.0.2"