Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 0c6da2d

Browse files
committed
Update dependency react-password-strength-bar to v0.4.1
1 parent e0b4c86 commit 0c6da2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-bootstrap": "2.1.2",
3636
"react-dom": "17.0.2",
3737
"react-dropzone": "11.7.1",
38-
"react-password-strength-bar": "0.4.0",
38+
"react-password-strength-bar": "0.4.1",
3939
"react-redux": "7.2.8",
4040
"react-router-dom": "6.2.2",
4141
"react-scripts": "5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13549,10 +13549,10 @@ react-lifecycles-compat@^3.0.4:
1354913549
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
1355013550
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
1355113551

13552-
13553-
version "0.4.0"
13554-
resolved "https://registry.yarnpkg.com/react-password-strength-bar/-/react-password-strength-bar-0.4.0.tgz#8c8814e95fc61bdb2c24f971ec1cd1a810c97887"
13555-
integrity sha512-gXgFdGJfeqLKC/xR76kqD8z9w84Rb9YOTcJXKopBzMx8dIdxNTfXGZ64Y2yTvpbnfxLdRNSV3vgAGD7CtdcnIQ==
13552+
13553+
version "0.4.1"
13554+
resolved "https://registry.yarnpkg.com/react-password-strength-bar/-/react-password-strength-bar-0.4.1.tgz#381073552a99d3401b884195c5fa9a7d56913dd0"
13555+
integrity sha512-2NvYz4IUU8k7KDZgsXKoJWreKCZLKGaqF5QhIVhc09OsPBFXFMh0BeghNkBIRkaxLeI7/xjivknDCYfluBCXKA==
1355613556
dependencies:
1355713557
zxcvbn "4.4.2"
1355813558

0 commit comments

Comments
 (0)