From 918392a3673c46a075ca8a0dd3af5ac79d42cb0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:37:05 +0000 Subject: [PATCH] chore(deps): bump dot-object from 2.1.2 to 2.1.3 Bumps [dot-object](https://github.com/rhalff/dot-object) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/rhalff/dot-object/releases) - [Changelog](https://github.com/rhalff/dot-object/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhalff/dot-object/commits) --- updated-dependencies: - dependency-name: dot-object dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 95e9c8c0..1a00d98f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3805,9 +3805,9 @@ domexception@^1.0.1: webidl-conversions "^4.0.2" dot-object@^2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/dot-object/-/dot-object-2.1.2.tgz#571fece46f16368193bbe39265b8ec7804c5b0f4" - integrity sha512-Hx7gYDQfb4umAku7VJW0fr3SXXTaghfBhYNbc4eHTjkgPMoY4DAw210j76mSSlV9LiTozVswT462e4xL7w3GZA== + version "2.1.3" + resolved "https://registry.yarnpkg.com/dot-object/-/dot-object-2.1.3.tgz#aa261fdefd232f0edb17e77ff4708bbed6f04b2e" + integrity sha512-YihsbZiGU2nEXQs1vjwjBNDJ85BMRHO4ahybAsuHERCxUecFoyt4xM3NO4GskNj8hFLRsgrwE4xBDe8XSOAiYg== dependencies: commander "^4.0.0" glob "^7.1.5"