From 8819cbb3135b87786d60c27b57fd1c4de8f374ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 20:45:43 +0000 Subject: [PATCH] Bump dottie from 2.0.2 to 2.0.4 Bumps [dottie](https://github.com/mickhansen/dottie.js) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/mickhansen/dottie.js/releases) - [Commits](https://github.com/mickhansen/dottie.js/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: dottie dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0e72be5..4073a8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -454,9 +454,9 @@ detect-libc@^2.0.0: integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w== dottie@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/dottie/-/dottie-2.0.2.tgz" - integrity sha512-fmrwR04lsniq/uSr8yikThDTrM7epXHBAAjH9TbeH3rEA8tdCO7mRzB9hdmdGyJCxF8KERo9CITcm3kGuoyMhg== + version "2.0.4" + resolved "https://registry.yarnpkg.com/dottie/-/dottie-2.0.4.tgz#9ce42965f45e577a6fa7d988d47852fac70c4e82" + integrity sha512-iz64WUOmp/ECQhWMJjTWFzJN/wQ7RJ5v/a6A2OiCwjaGCpNo66WGIjlSf+IULO9DQd0b4cFawLOTbiKSrpKodw== ecdsa-sig-formatter@1.0.11: version "1.0.11"