diff --git a/package.json b/package.json index e020f739..caee9f7a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.3", - "@rails/ujs": "^6.1.3-1", + "@rails/ujs": "^6.1.5", "bootstrap": "^4.5.0", "bootstrap-confirmation2": "^4.2.1", "bs-custom-file-input": "^1.3.2", diff --git a/yarn.lock b/yarn.lock index 6cf351d2..5092095c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -899,10 +899,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/ujs@^6.1.3-1": - version "6.1.4" - resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.4.tgz#093d5341595a02089ed309dec40f3c37da7b1b10" - integrity sha512-O3lEzL5DYbxppMdsFSw36e4BHIlfz/xusynwXGv3l2lhSlvah41qviRpsoAlKXxl37nZAqK+UUF5cnGGK45Mfw== +"@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== "@trysound/sax@0.2.0": version "0.2.0"