From c9f44c68dd3a69b92fcbebd0bdec1b1dcf960796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:19:52 +0000 Subject: [PATCH] Bump @rails/ujs from 6.1.7 to 6.1.710 Bumps [@rails/ujs](https://github.com/rails/rails) from 6.1.7 to 6.1.710. - [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 c0bf70175..d6d6e6b93 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^6.6.0", "@rails/actiontext": "^7.1.3", "@rails/activestorage": "^6.1.7", - "@rails/ujs": "^6.1.7", + "@rails/ujs": "^6.1.710", "bootstrap": "^4.6.2", "dropzone": "^5.9.3", "easy-autocomplete": "^1.3.5", diff --git a/yarn.lock b/yarn.lock index b4d458c92..2e683c8f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -512,10 +512,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.1.7": - version "6.1.7" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.7.tgz#b09dc5b2105dd267e8374c47e4490240451dc7f6" - integrity sha512-0e7WQ4LE/+LEfW2zfAw9ppsB6A8RmxbdAUPAF++UT80epY+7emuQDkKXmaK0a9lp6An50RvzezI0cIQjp1A58w== +"@rails/ujs@^6.1.710": + version "6.1.710" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.710.tgz#14cbf938c49985af51cca52d117f9c358ea4a579" + integrity sha512-NUS8nUkYHGSn/EDg3oJCkpMweSKeFxA4ef6pcnW2fJEZ7RcoWdJa1rr9vamUoqzNR+Ctd8ezsgBMAjxUahVB1w== "@stylelint/postcss-css-in-js@^0.37.2": version "0.37.3"