diff --git a/packages/server/package.json b/packages/server/package.json index a0778a194229..376040f9a166 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -41,7 +41,7 @@ "cli-table3": "0.5.1", "coffeescript": "1.12.7", "color-string": "1.5.3", - "command-exists": "1.2.8", + "command-exists": "1.2.9", "common-tags": "1.8.0", "compression": "1.7.4", "content-type": "1.0.4", diff --git a/yarn.lock b/yarn.lock index e2bc1b32ccba..dab10c2c119d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8949,12 +8949,7 @@ combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@~1.0.1, combined dependencies: delayed-stream "~1.0.0" -command-exists@1.2.8: - version "1.2.8" - resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291" - integrity sha512-PM54PkseWbiiD/mMsbvW351/u+dafwTJ0ye2qB60G1aGQP9j3xK2gmMDc+R34L3nDtx4qMCitXT75mkbkGJDLw== - -command-exists@^1.2.8: +command-exists@1.2.9, command-exists@^1.2.8: version "1.2.9" resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69" integrity sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==