From 02bf5befc44a8f5b33fa2cc77ba27374e46e3fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 09:06:06 +0200 Subject: [PATCH] chore(deps): bump moment-mini from 2.24.0 to 2.29.4 (#3298) Bumps [moment-mini](https://github.com/ksloan/moment-mini) from 2.24.0 to 2.29.4. - [Release notes](https://github.com/ksloan/moment-mini/releases) - [Commits](https://github.com/ksloan/moment-mini/commits) --- updated-dependencies: - dependency-name: moment-mini dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 48736dcc9..efce89e8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4284,7 +4284,7 @@ cypress-image-snapshot@^4.0.1: cypress@9.7.0: version "9.7.0" - resolved "http://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744" integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q== dependencies: "@cypress/request" "^2.88.10" @@ -8602,9 +8602,9 @@ module-deps-sortable@^5.0.3: xtend "^4.0.0" moment-mini@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/moment-mini/-/moment-mini-2.24.0.tgz#fa68d98f7fe93ae65bf1262f6abb5fb6983d8d18" - integrity sha512-9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ== + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment-mini/-/moment-mini-2.29.4.tgz#cbbcdc58ce1b267506f28ea6668dbe060a32758f" + integrity sha512-uhXpYwHFeiTbY9KSgPPRoo1nt8OxNVdMVoTBYHfSEKeRkIkwGpO+gERmhuhBtzfaeOyTkykSrm2+noJBgqt3Hg== moment@^2.23.0: version "2.29.4"