From cb056b867faa38e496b9ba0e06f06990c5cfb1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:46:54 +0000 Subject: [PATCH] Bump @rails/ujs from 7.1.3 to 7.1.401 Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.3 to 7.1.401. - [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 1c9d755b3..f5ee5d832 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@babel/preset-typescript": "^7.24.7", "@rails/activestorage": "^7.1.3", - "@rails/ujs": "^7.1.3", + "@rails/ujs": "^7.1.401", "@rails/webpacker": "5.4.3", "@sentry/browser": "5.29.0", "@sentry/integrations": "^5.29.0", diff --git a/yarn.lock b/yarn.lock index 0840ebc8b..a089243a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1400,10 +1400,10 @@ dependencies: spark-md5 "^3.0.1" -"@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.401": + version "7.1.401" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9" + integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ== "@rails/webpacker@5.4.3": version "5.4.3"