From 7276eb6bef9171d434f4b8f65535e825fd18f107 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 04:27:08 +0000 Subject: [PATCH] Bump windows-native-registry from 1.0.14 to 1.0.15 in /app Bumps [windows-native-registry](https://github.com/Eugeny/windows-native-registry) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/Eugeny/windows-native-registry/releases) - [Commits](https://github.com/Eugeny/windows-native-registry/commits) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index bbbc7e90..e9109d5d 100644 --- a/app/package.json +++ b/app/package.json @@ -42,7 +42,7 @@ "optionalDependencies": { "macos-native-processlist": "^1.0.1", "windows-blurbehind": "^1.0.1", - "windows-native-registry": "^1.0.14", + "windows-native-registry": "^1.0.15", "windows-process-tree": "^0.2.4", "windows-swca": "^2.0.2" }, diff --git a/app/yarn.lock b/app/yarn.lock index 0e2bb4a7..acdafe7b 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -3361,12 +3361,12 @@ windows-blurbehind@^1.0.1: resolved "https://registry.yarnpkg.com/windows-blurbehind/-/windows-blurbehind-1.0.1.tgz#ff098713873304e38330b2c54cc41bb369b587b9" integrity sha512-1HzHfCiM1ayrbACJu5qE9zELV24uX/tINT6kxaZwLY3rtQAoeav6x9z7LFHWoLaGDN/sYbnK+9Vk0cz7fsk5HQ== -windows-native-registry@^1.0.14: - version "1.0.14" - resolved "https://registry.yarnpkg.com/windows-native-registry/-/windows-native-registry-1.0.14.tgz#35c742b1278473127cbfb3b76e0db3d1ef626872" - integrity sha512-C2UgyZYJYcPFjkhfNuy09CUa6wXAti4x/tLPgzudDDrqpTyczcgnBEpiablmE6j7E7ownouWTqgVcHW8HJyqhw== +windows-native-registry@^1.0.15: + version "1.0.15" + resolved "https://registry.yarnpkg.com/windows-native-registry/-/windows-native-registry-1.0.15.tgz#02593331fb7dcab99ef3ac9dd71f2c71ae57b189" + integrity sha512-uIsz1y3LrKPkphcZsezThz07FW7Vm00Zfa6ZU88rIo2zilOLE6Ui75jh6UkBAMso8xJeyvYbbcxF9kr4Zt8Iuw== dependencies: - nan "^2.13.2" + nan "^2.14.0" windows-process-tree@^0.2.4: version "0.2.4"