diff --git a/hello-webpack/package.json b/hello-webpack/package.json index 75272551..c3044315 100644 --- a/hello-webpack/package.json +++ b/hello-webpack/package.json @@ -29,7 +29,7 @@ "@typescript-eslint/parser": "4.31.1", "babel-loader": "8.2.2", "browserslist": "4.17.0", - "bulma": "0.9.3", + "bulma": "0.9.4", "case-sensitive-paths-webpack-plugin": "2.4.0", "clean-webpack-plugin": "4.0.0", "css-loader": "6.2.0", diff --git a/hello-webpack/yarn.lock b/hello-webpack/yarn.lock index b7322ab6..f10f3666 100644 --- a/hello-webpack/yarn.lock +++ b/hello-webpack/yarn.lock @@ -1642,10 +1642,10 @@ buffer-indexof@^1.0.0: resolved "https://registry.yarnpkg.com/buffer-indexof/-/buffer-indexof-1.1.1.tgz#52fabcc6a606d1a00302802648ef68f639da268c" integrity sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g== -bulma@0.9.3: - version "0.9.3" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243" - integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g== +bulma@0.9.4: + version "0.9.4" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1" + integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ== bytes@3.0.0: version "3.0.0"