diff --git a/package.json b/package.json index 635939f..f9028cb 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@rails/actiontext": "^7.0.0", "@rails/activestorage": "^7.0.0", "@rails/request.js": "^0.0.8", - "@rails/ujs": "^7.0.0", + "@rails/ujs": "^7.0.7", "@tailwindcss/aspect-ratio": "^0.4.0", "@tailwindcss/forms": "^0.5.0", "@tailwindcss/typography": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index f8db32f..bb768cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -263,10 +263,10 @@ resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.8.tgz#5e2e8da15013b1af7f04d759e4e9d1cff981865c" integrity sha512-ysHYZDl+XjBwFVXz7EI7XW+ZWiTFY8t7TrC/ahpAPt0p7NE4DZxm1nJQY9gmF4PBf+4pAYa+D/rLIGmrn1ZMvg== -"@rails/ujs@^7.0.0": - version "7.0.5" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.5.tgz#d35a71fe6ecd4ab88bbe4bc6c2f287c992c2de4c" - integrity sha512-/wQ6v4DGxhxflPWoLwGkOQoKbtIXx/LsVNKd8shRM+/HXxlVBEb+F5znN99TlxX8e/R3dN6anTPAqA+mfA5YtQ== +"@rails/ujs@^7.0.7": + version "7.0.7" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.7.tgz#54af8d66160a8a7bf7d8f184703d2bf4b3fab914" + integrity sha512-J2v5Ca7HgejO7diGKiDylaVDQKmbQ5FJih6Oo3hXuBKEuXlcaccJu64lj8MNVLaPVyZx0g4gaOQZQz95QEb/hg== "@tailwindcss/aspect-ratio@^0.4.0": version "0.4.2"