diff --git a/CodeGolf.Web/ClientApp/package.json b/CodeGolf.Web/ClientApp/package.json index 2751ca4f..aa458631 100644 --- a/CodeGolf.Web/ClientApp/package.json +++ b/CodeGolf.Web/ClientApp/package.json @@ -54,7 +54,7 @@ "@typescript-eslint/parser": "4.8.1", "axios": "0.21.4", "bulma": "0.9.3", - "bulma-toast": "2.3.0", + "bulma-toast": "2.4.4", "classnames": "2.3.1", "copy-webpack-plugin": "5.1.2", "css-loader": "4.3.0", diff --git a/CodeGolf.Web/ClientApp/yarn.lock b/CodeGolf.Web/ClientApp/yarn.lock index f5cb9bd7..5ac1e685 100644 --- a/CodeGolf.Web/ClientApp/yarn.lock +++ b/CodeGolf.Web/ClientApp/yarn.lock @@ -2630,10 +2630,10 @@ builtins@^1.0.3: resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og= -bulma-toast@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/bulma-toast/-/bulma-toast-2.3.0.tgz#43062de85104ee66719b723c5d1691d9e46954d6" - integrity sha512-HfMITkQv4GnrrvwMnpxtNlfdQcmVdl09wGqboqMzLuRWSDDM9EBghfuAeh6jPCKJpFvAeadw7N12XRY1AAJgyw== +bulma-toast@2.4.4: + version "2.4.4" + resolved "https://registry.yarnpkg.com/bulma-toast/-/bulma-toast-2.4.4.tgz#6fd6ee66c5d0596b2f64acaa03e0fc92ce4df7b8" + integrity sha512-frK7CiTE7sW6bgJFnWE4aL3Fga9O2U6O536gj6xox+52kqb5S5WaDUq37cArzjuvnSXY5mPIvzt5xNdBeOnShA== bulma@0.9.3: version "0.9.3"