diff --git a/package.json b/package.json index 97bffe0..42247cd 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/preset-react": "^7.14.5", "@rails/actioncable": "^6.1.4", "@rails/activestorage": "^6.1.4", - "@rails/ujs": "^6.1.4", + "@rails/ujs": "^6.1.5", "@rails/webpacker": "4.3.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "bootstrap": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 404336a..babcd3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ dependencies: spark-md5 "^3.0.0" -"@rails/ujs@^6.1.4": - 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== "@rails/webpacker@4.3.0": version "4.3.0"