Skip to content

Commit 583c3a7

Browse files
authored
Fix security vulnerabilities (#2104)
1 parent 9fbf922 commit 583c3a7

16 files changed

Lines changed: 789 additions & 35186 deletions

test/smoke/automation/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ cpx2@3.0.0:
115115
minimatch "^3.0.4"
116116
resolve "^1.12.0"
117117
safe-buffer "^5.2.0"
118-
shell-quote "^1.7.3"
118+
shell-quote "^1.7.1"
119119
subarg "^1.0.0"
120120

121121
cross-spawn@^6.0.5:
@@ -443,7 +443,7 @@ npm-run-all@^4.1.5:
443443
minimatch "^3.0.4"
444444
pidtree "^0.3.0"
445445
read-pkg "^3.0.0"
446-
shell-quote "^1.7.3"
446+
shell-quote "^1.6.1"
447447
string.prototype.padend "^3.0.0"
448448

449449
object-inspect@^1.8.0:
@@ -567,10 +567,10 @@ shebang-regex@^1.0.0:
567567
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
568568
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
569569

570-
shell-quote@^1.7.1:
571-
version "1.7.3"
572-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
573-
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
570+
shell-quote@^1.7.3:
571+
version "1.8.1"
572+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
573+
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
574574

575575
spdx-correct@^3.0.0:
576576
version "3.1.1"

0 commit comments

Comments
 (0)