diff --git a/package.json b/package.json index 98b32446..d470ea52 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "@rails/actioncable": "latest", "@rails/activestorage": "latest", - "@rails/ujs": "^6.1.5", + "@rails/ujs": "^7.0.5", "@rails/webpacker": "^6.0.0-rc.5", "animate.css": "^4.1.1", "autoprefixer": "^9.8.8", diff --git a/yarn.lock b/yarn.lock index 013046d6..ee9eafbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1248,10 +1248,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.1.5": - version "6.1.5" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.5.tgz#bb1afddd0d771f00924f44b21634969e329532e1" - integrity sha512-Ir4yd2fdDldWIghavPr874copVKf6OOoecKHZiFRlPtm38tFvhyxr+ywzNieXGwolF9JQe3D5GrM8ejkzUgh5Q== +"@rails/ujs@^7.0.5": + 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/webpacker@^6.0.0-rc.5": version "6.0.0-rc.5"