From 17ee5d0cb36c8850b082e23926da645828c4f8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:55:07 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/cli directory: [yaml](https://github.com/eemeli/yaml). Bumps the npm_and_yarn group with 1 update in the /website directory: [yaml](https://github.com/eemeli/yaml). Updates `yaml` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.1...v2.8.3) Updates `yaml` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.1...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- website/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index c8bd2531d..203a7ff93 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -63,7 +63,7 @@ "tmp-promise": "3.0.3", "undici": "7.16.0", "web3-eth-abi": "4.4.1", - "yaml": "2.8.1" + "yaml": "2.8.3" }, "devDependencies": { "@types/debug": "^4.1.12", diff --git a/website/package.json b/website/package.json index cdd429bda..7a2131737 100644 --- a/website/package.json +++ b/website/package.json @@ -40,7 +40,7 @@ "viem": "^2.21.53", "vite-plugin-node-polyfills": "^0.24.0", "wagmi": "^2.13.3", - "yaml": "2.8.1", + "yaml": "2.8.3", "zod": "^4.0.0" }, "devDependencies": {