From 268a0338feef180bfb914728c54d83a27091bdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:57:00 +0000 Subject: [PATCH] chore(deps): bump dot from 1.1.2 to 1.1.3 Bumps [dot](https://github.com/olado/doT) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/olado/doT/releases) - [Commits](https://github.com/olado/doT/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: dot dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index c95955b..cb62e98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1748,8 +1748,8 @@ dot-prop@^4.1.0: is-obj "^1.0.0" dot@^1.1.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/dot/-/dot-1.1.2.tgz#c7377019fc4e550798928b2b9afeb66abfa1f2f9" + version "1.1.3" + resolved "https://registry.yarnpkg.com/dot/-/dot-1.1.3.tgz#351360e00a748bce9a1f8f27c00c394a7e4e1e9f" duplexer2@0.0.2: version "0.0.2"