From bb416eb5699cc4e652e4788cfc4206079207e238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 22:43:32 +0000 Subject: [PATCH] chore(deps): bump yaml from 2.1.3 to 2.3.1 Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.3.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.3.1) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 506a5e7..b9bfa38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2140,11 +2140,11 @@ packages: dependencies: eslint-visitor-keys: 3.4.1 lodash: 4.17.21 - yaml: 2.1.3 + yaml: 2.3.1 dev: false - /yaml@2.1.3: - resolution: {integrity: sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==} + /yaml@2.3.1: + resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} engines: {node: '>= 14'} dev: false