Skip to content

Commit ae42937

Browse files
authored
Merge pull request #73 from nebarf/renovate/npm-shelljs-vulnerability
Update dependency shelljs to v0.8.5 [SECURITY]
2 parents cd616a8 + 25ba388 commit ae42937

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

yarn.lock

+1-10
Original file line numberDiff line numberDiff line change
@@ -5476,7 +5476,7 @@ shebang-regex@^3.0.0:
54765476
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
54775477
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
54785478

5479-
shelljs@0.8.5, shelljs@^0.8.5:
5479+
shelljs@0.8.5, shelljs@^0.8.4, shelljs@^0.8.5:
54805480
version "0.8.5"
54815481
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
54825482
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
@@ -5485,15 +5485,6 @@ shelljs@0.8.5, shelljs@^0.8.5:
54855485
interpret "^1.0.0"
54865486
rechoir "^0.6.2"
54875487

5488-
shelljs@^0.8.4:
5489-
version "0.8.4"
5490-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
5491-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
5492-
dependencies:
5493-
glob "^7.0.0"
5494-
interpret "^1.0.0"
5495-
rechoir "^0.6.2"
5496-
54975488
shx@^0.3.3:
54985489
version "0.3.4"
54995490
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02"

0 commit comments

Comments
 (0)