diff --git a/package.json b/package.json index 70e92ff0d..bc8ca0595 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@hotwired/stimulus": "3.1.0", "@hotwired/stimulus-webpack-helpers": "1.0.1", "@rails/ujs": "7.0.3", - "@rails/webpacker": "5.4.3", + "@rails/webpacker": "5.4.4", "ahoy.js": "^0.4.3", "autoprefixer": "^10.4.16", "babel-plugin-inline-react-svg": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 145c52174..4fee42be4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3319,10 +3319,10 @@ resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.3.tgz#3bb98db34460ad61ef3cd2684401a444a0347bbb" integrity sha512-u/F5LOFD1255859xEmb+3dHEI9Gnh5zVsjp6Pc++GGoMUei8vfOEPE9pvWuK01PbarIFfZz5D658gFRhs3dVpw== -"@rails/webpacker@5.4.3": - version "5.4.3" - resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.3.tgz#cfe2d8faffe7db5001bad50a1534408b4f2efb2f" - integrity sha512-tEM8tpUtfx6FxKwcuQ9+v6pzgqM5LeAdhT6IJ4Te3BPKFO1xrGrXugqeRuZ+gE8ASDZRTOK6yuQkapOpuX5JdA== +"@rails/webpacker@5.4.4": + version "5.4.4" + resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.4.tgz#971a41b987c096c908ce4088accd57c1a9a7e2f7" + integrity sha512-hp9myb2MChYFPfE5Fd/3gF4q2m4wpxC+WWCkxcg6My3HYCptWuqMVXRwrBZ5EJHYiL/WRyMLvVNWwlFV47xhUw== dependencies: "@babel/core" "^7.15.0" "@babel/plugin-proposal-class-properties" "^7.14.5"