From 4acf25be6a7777af2c69f478c423216d215b72e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2019 19:02:37 +0000 Subject: [PATCH] Bump macaddress from 0.2.8 to 0.2.9 in /example Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/scravy/node-macaddress/releases) - [Commits](https://github.com/scravy/node-macaddress/compare/0.2.8...0.2.9) Signed-off-by: dependabot[bot] --- example/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index dd897db..e22379e 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4406,8 +4406,8 @@ lru-cache@^4.0.1: yallist "^2.1.2" macaddress@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.8.tgz#5904dc537c39ec6dbefeae902327135fa8511f12" + version "0.2.9" + resolved "https://registry.yarnpkg.com/macaddress/-/macaddress-0.2.9.tgz#3579b8b9acd5b96b4553abf0f394185a86813cb3" make-dir@^1.0.0: version "1.2.0"