From 8a4a223ad92d706afa2881ed348d7085cc5d0d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 09:06:24 +0000 Subject: [PATCH] build(deps-dev): bump yaml from 1.10.2 to 2.3.3 Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.3.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.3.3) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 484edf9b..4f9db06e 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "turbo": "^1.10.15", "typescript": "^4.9.5", "uuid": "^9.0.1", - "yaml": "^1.10.2" + "yaml": "^2.3.3" }, "engines": { "node": ">=16.19.0" diff --git a/yarn.lock b/yarn.lock index f54003ba..0023195a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14553,7 +14553,7 @@ yaml@^1.10.0, yaml@^1.10.2: resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== -yaml@^2.0.0-1, yaml@^2.1.1: +yaml@^2.0.0-1, yaml@^2.1.1, yaml@^2.3.3: version "2.3.3" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3.tgz#01f6d18ef036446340007db8e016810e5d64aad9" integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==