diff --git a/package.json b/package.json index 1be0d64..06c347e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@rails/actioncable": "^6.0.3", "@rails/activestorage": "^6.0.3", - "@rails/ujs": "^6.0.3", + "@rails/ujs": "^6.1.3", "@rails/webpacker": "5.2.1", "turbolinks": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index d95e18a..35a9870 100644 --- a/yarn.lock +++ b/yarn.lock @@ -943,10 +943,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.0.3": - version "6.0.3" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz#e68a03278e30daea6a110aac5dfa33c60c53055d" - integrity sha512-CM9OEvoN9eXkaX7PXEnbsQLULJ97b9rVmwliZbz/iBOERLJ68Rk3ClJe+fQEMKU4CBZfky2lIRnfslOdUs9SLQ== +"@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/webpacker@5.2.1": version "5.2.1"