From 889482fbedb363a95c57f88ab225f6267ecb62c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:54:14 +0000 Subject: [PATCH] build(deps): bump @rails/ujs from 7.1.3 to 7.1.400 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77754b42ea..b1a14e40ac 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@rails/actioncable": "^7.2.0", "@rails/actiontext": "^7.2.0", "@rails/activestorage": "^7.2.0", - "@rails/ujs": "^7.1.3", + "@rails/ujs": "^7.1.400", "add2calendar": "^1.1.8", "bindings": "^1.5.0", "bootstrap": "5.3.3", diff --git a/yarn.lock b/yarn.lock index 1d61eb819b..e83f68fa9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1584,10 +1584,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.400": + version "7.1.400" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5" + integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w== "@sideway/address@^4.1.3": version "4.1.4"