From 36d183699d2139d60c6cf253e1e02733ad779ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 04:27:38 +0000 Subject: [PATCH] chore(deps): bump yaml from 1.10.2 to 2.2.2 Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.2.2) --- updated-dependencies: - dependency-name: yaml 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 5c03669..386c543 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "st-rm-rf": "^2.0.0-beta.1", "typescript": "^3.8.3", "valid-url": "^1.0.9", - "yaml": "^1.10.2" + "yaml": "^2.2.2" }, "devDependencies": { "@types/mustache": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 77c1d5e..be2df44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -192,7 +192,7 @@ whatwg-url@^5.0.0: tr46 "~0.0.3" webidl-conversions "^3.0.0" -yaml@^1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" - integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== +yaml@^2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073" + integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==