diff --git a/package.json b/package.json index 1b6dc9a5..6ac4b07c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "pug-static-loader": "2.0.0", "raw-loader": "4.0.2", "sass-loader": "^12.6.0", - "shell-quote": "^1.7.3", + "shell-quote": "^1.7.4", "shelljs": "0.8.5", "slugify": "^1.6.5", "sortablejs": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index 5a9b027a..96cd38e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7860,10 +7860,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.7.3" - resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123" - integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw== +shell-quote@^1.7.4: + version "1.7.4" + resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8" + integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw== shelljs@0.8.5: version "0.8.5"