Skip to content

Commit fb23c7a

Browse files
chore(security): patch npm-user-validate vulnerability (#376)
1 parent a36791d commit fb23c7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3369,9 +3369,9 @@ npm-run-path@^4.0.0:
33693369
path-key "^3.0.0"
33703370

33713371
npm-user-validate@~1.0.0:
3372-
version "1.0.0"
3373-
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
3374-
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
3372+
version "1.0.1"
3373+
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
3374+
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
33753375

33763376
npm@^6.10.3:
33773377
version "6.14.6"

0 commit comments

Comments
 (0)