Skip to content

Commit 7b24cee

Browse files
josephperrottdgp1130
authored andcommitted
build: update shelljs dependencies to "^0.8.5"
Update shelljs dependencies to ^0.8.5 to fix a vulnerability reported to shelljs.
1 parent acad0ab commit 7b24cee

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"sass-loader": "12.4.0",
201201
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
202202
"semver": "7.3.5",
203-
"shelljs": "^0.8.4",
203+
"shelljs": "^0.8.5",
204204
"source-map": "0.7.3",
205205
"source-map-loader": "3.0.1",
206206
"source-map-support": "0.5.21",

yarn.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@
205205

206206
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724":
207207
version "0.0.0-47168baf0b140436ad30c923ba8de24cad0aefc2"
208-
uid "4b4d90418c4fe024676e102f714a20a65610c724"
209208
resolved "https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724"
210209
dependencies:
211210
"@actions/core" "^1.4.0"
@@ -9987,7 +9986,6 @@ [email protected], sass@^1.32.8:
99879986

99889987
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
99899988
version "0.0.0"
9990-
uid "992e2cb0d91e54b27a4f5bbd2049f3b774718115"
99919989
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
99929990

99939991
saucelabs@^1.5.0:
@@ -10235,7 +10233,7 @@ shebang-regex@^3.0.0:
1023510233
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
1023610234
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
1023710235

10238-
shelljs@^0.8.4:
10236+
shelljs@^0.8.5:
1023910237
version "0.8.5"
1024010238
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
1024110239
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==

0 commit comments

Comments
 (0)