From 8d0f0082aad03243d647028c90a7fc18c0ee6a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 17:55:23 +0000 Subject: [PATCH] Bump js-yaml from 3.12.0 to 3.14.1 in /firebase/functions Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.1) Signed-off-by: dependabot[bot] --- firebase/functions/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firebase/functions/yarn.lock b/firebase/functions/yarn.lock index 70bdf10..fe76fc3 100644 --- a/firebase/functions/yarn.lock +++ b/firebase/functions/yarn.lock @@ -2045,8 +2045,8 @@ js-tokens@^3.0.2: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" js-yaml@^3.9.1: - version "3.12.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" + version "3.14.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" dependencies: argparse "^1.0.7" esprima "^4.0.0"