From f3f61204cc584a3033381445b607b36a063e7531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:10:34 +0000 Subject: [PATCH] Bump @rails/ujs from 7.1.3 to 7.1.402 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.3 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 7fa8e101..5092b6aa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "all_sorns", "private": true, "dependencies": { - "@rails/ujs": "^7.1.3", + "@rails/ujs": "^7.1.402", "cache-base": "^4.0.2", "jquery": "^3.7.1", "list.js": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index afda4561..bb506445 100644 --- a/yarn.lock +++ b/yarn.lock @@ -55,10 +55,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@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.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== "@sellside/emitter@^1.2.1": version "1.2.1"