diff --git a/cla-backend/package.json b/cla-backend/package.json index 60a651138..779a77b34 100644 --- a/cla-backend/package.json +++ b/cla-backend/package.json @@ -36,7 +36,7 @@ "serverless-layers": "^2.6.1", "serverless-plugin-tracing": "^2.0.0", "serverless-prune-plugin": "^2.0.2", - "shell-quote": "^1.7.3", + "shell-quote": "^1.8.4", "simple-git": "^3.36.0", "xml2js": "^0.6.0", "yarn-audit-fix": "^10.0.0" @@ -67,7 +67,7 @@ "picomatch": "^2.3.2", "qs": "6.14.2", "set-value": "^4.0.1", - "shell-quote": "^1.7.3", + "shell-quote": "^1.8.4", "simple-git": "^3.36.0", "ws": ">=7.5.10", "tar": "^7.5.10", diff --git a/cla-backend/yarn.lock b/cla-backend/yarn.lock index 819df998c..327233a4f 100644 --- a/cla-backend/yarn.lock +++ b/cla-backend/yarn.lock @@ -5336,10 +5336,10 @@ shebang-regex@^3.0.0: resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== -shell-quote@^1.7.3: - version "1.8.2" - resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a" - integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA== +shell-quote@^1.8.4: + version "1.8.4" + resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190" + integrity sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ== side-channel-list@^1.0.0: version "1.0.0"