From 20d498ce893f4270443efb1f7b0804251403161d Mon Sep 17 00:00:00 2001 From: Jeff Byrnes Date: Sat, 13 Mar 2021 17:50:02 -0500 Subject: [PATCH] chore: yarn upgrade to yaml@^1.10.1 --- site/web/app/themes/abundanthousingma/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/web/app/themes/abundanthousingma/yarn.lock b/site/web/app/themes/abundanthousingma/yarn.lock index 6d65a6c0..2662fc05 100644 --- a/site/web/app/themes/abundanthousingma/yarn.lock +++ b/site/web/app/themes/abundanthousingma/yarn.lock @@ -7971,9 +7971,9 @@ yallist@^4.0.0: integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== yaml@^1.10.0: - version "1.10.1" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.1.tgz#bb13d805ed104fba38f533570f3441027eeeca22" - integrity sha512-z/asvd+V08l1ywhaemZVirCwjdzLo6O1/0j2JbYCsGjiezupNQqjs5IIPyNtctbHjPEckqzVGd4jvpU5Lr25vQ== + version "1.10.2" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" + integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== yargs-parser@^18.1.2: version "18.1.3"