From 0eea6ed95f8b2d9159576cf0d71c8b8de1953eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:07:00 -0700 Subject: [PATCH] Bump @rails/ujs from 7.1.3 to 7.1.400 (#1368) Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.3 to 7.1.400. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f5007248..73f880c7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@docsearch/js": "^3.6.1", "@hotwired/turbo": "^8.0.5", - "@rails/ujs": "7.1.3", + "@rails/ujs": "7.1.400", "highlight.js": "^11.10.0", "modern-normalize": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index ddcc09b3..2cccbac8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1252,10 +1252,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/ujs@7.1.3": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93" - integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ== +"@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== "@socket.io/base64-arraybuffer@~1.0.2": version "1.0.2"