diff --git a/package.json b/package.json index 90d889cc..d8e69d3d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@svgr/webpack": "^5.5.0", "@tailwindcss/jit": "^0.1.18", "@tailwindcss/typography": "^0.4.1", - "@uiuxarghya/progress-bar": "^0.1.2", + "@uiuxarghya/progress-bar": "^0.1.3", "autoprefixer": "^10.4.13", "babel-plugin-preval": "^5.1.0", "clsx": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index 96c6b176..bed4b5c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2260,10 +2260,10 @@ "@typescript-eslint/types" "5.45.0" eslint-visitor-keys "^3.3.0" -"@uiuxarghya/progress-bar@^0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@uiuxarghya/progress-bar/-/progress-bar-0.1.2.tgz#98f7364247e82d05be5126c9dd1e61adcb57272b" - integrity sha512-tZcHF8m2aERK0uBaoTH/yg4tZF3No+mWeYH+OY/0mUioUHYf12ftnlRl3SjjX1FZ2iCOYDMzL7ojVikIi6mkZw== +"@uiuxarghya/progress-bar@^0.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@uiuxarghya/progress-bar/-/progress-bar-0.1.3.tgz#da5604ef2e04aebf5e41f2226cca1cd179d82640" + integrity sha512-KG7JBDm5LBpyw9zS7xLmG7QX1WB7ab3yI1TWyNp1amRon0opdi49DWovf2/7YbYthshlK07y6hcvd9GVuM+3jA== "@webassemblyjs/ast@1.11.1": version "1.11.1"