From 61e65c7ec8169431e3fa2a62932c977108e31be9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 04:19:44 +0000 Subject: [PATCH] Bump run-script-os from 1.1.5 to 1.1.6 in /terminus-ssh Bumps [run-script-os](https://github.com/charlesguse/run-script-os) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/charlesguse/run-script-os/releases) - [Commits](https://github.com/charlesguse/run-script-os/commits) Signed-off-by: dependabot-preview[bot] --- terminus-ssh/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-ssh/yarn.lock b/terminus-ssh/yarn.lock index e23439f8..3251764c 100644 --- a/terminus-ssh/yarn.lock +++ b/terminus-ssh/yarn.lock @@ -256,9 +256,9 @@ rimraf@~2.6.2: glob "^7.1.3" run-script-os@^1.1.3: - version "1.1.5" - resolved "https://registry.yarnpkg.com/run-script-os/-/run-script-os-1.1.5.tgz#6038a92b370a1cbca5fa2fa73d1c740b0037b6ff" - integrity sha512-kLvUnf1SM1+gSH2bY1P41MNFaWdXaG2nkhoJS9WQNQxk6g9KNuncKderBLG7vOsp77GtQqNs0bEazxip/I6wfg== + version "1.1.6" + resolved "https://registry.yarnpkg.com/run-script-os/-/run-script-os-1.1.6.tgz#8b0177fb1b54c99a670f95c7fdc54f18b9c72347" + integrity sha512-ql6P2LzhBTTDfzKts+Qo4H94VUKpxKDFz6QxxwaUZN0mwvi7L3lpOI7BqPCq7lgDh3XLl0dpeXwfcVIitlrYrw== safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: version "2.1.2"