diff --git a/package.json b/package.json index 4fa34a0..6f30edb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^6.0.0", "@rails/activestorage": "^6.0.0", - "@rails/ujs": "^6.1.3", + "@rails/ujs": "^7.0.3", "@rails/webpacker": "4.3.0", "@vue/compiler-sfc": "^3.0.11", "vue": "^3.0.11", diff --git a/yarn.lock b/yarn.lock index 4aa256e..db2c3ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -854,10 +854,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.1.3": - version "6.1.3" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.3.tgz#90ef26caa0925492b1a3b1495db09cfbe49e745e" - integrity sha512-9mip5o+LVouWAqLMNJWhxda+D5uP+4RziNECgOGJlL6k3rc5SC/ljCHpV9Cym4i3oeGZkpZJ2tu4frCwt84kzQ== +"@rails/ujs@^7.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb" + integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw== "@rails/webpacker@4.3.0": version "4.3.0"