From 08dc406464b7d364932193387b6077c7879fb03a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 18:05:29 +0000 Subject: [PATCH] Bump zx from 8.5.4 to 8.8.5 Bumps [zx](https://github.com/google/zx) from 8.5.4 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.5.4...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7c33362..b6c562a 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,6 @@ "dependencies": { "@slack/web-api": "^7.9.2", "dotenv": "^16.5.0", - "zx": "^8.5.4" + "zx": "^8.8.5" } } diff --git a/yarn.lock b/yarn.lock index 782a09c..9bf0dce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -268,7 +268,7 @@ undici-types@~6.21.0: resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz" integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== -zx@^8.5.4: - version "8.5.4" - resolved "https://registry.npmjs.org/zx/-/zx-8.5.4.tgz" - integrity sha512-44oKea9Sa8ZnOkTnS6fRJpg3quzgnbB43nLrVfYnqE86J4sxgZMUDLezzKET/FdOAVkF4X+Alm9Bume+W+RW9Q== +zx@^8.8.5: + version "8.8.5" + resolved "https://registry.yarnpkg.com/zx/-/zx-8.8.5.tgz#d092d8c0017aa7c5a276fda88ff19e4b1d91cc64" + integrity sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==