From 51d4a51868c9989b30c8aa479ebc29b361dd13ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:32:18 +0000 Subject: [PATCH] Bump yaml from 1.10.0 to 2.2.2 in /next Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.0 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.0...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next/package.json | 2 +- next/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/next/package.json b/next/package.json index 28591ad..4ffb497 100644 --- a/next/package.json +++ b/next/package.json @@ -20,7 +20,7 @@ "react-dom": "16.13.1", "react-i18next": "^11.7.0", "telegram-login-button": "^0.0.2", - "yaml": "^1.10.0" + "yaml": "^2.2.2" }, "devDependencies": { "@types/node": "^14.0.26", diff --git a/next/yarn.lock b/next/yarn.lock index 34ac82a..13ee406 100644 --- a/next/yarn.lock +++ b/next/yarn.lock @@ -514,7 +514,7 @@ void-elements@^2.0.1: resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= -yaml@*, yaml@^1.10.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e" - integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== +yaml@*, 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==