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 1/2] 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" From dc6cee9f219e3da44c822fb098f7b8a7ba511b86 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:35 +0000 Subject: [PATCH 2/2] Bump macos-native-processlist from 1.0.1 to 1.0.2 in /app Bumps [macos-native-processlist](https://github.com/Eugeny/macos-native-processlist) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/Eugeny/macos-native-processlist/releases) - [Commits](https://github.com/Eugeny/macos-native-processlist/commits) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index bbbc7e90..491cc969 100644 --- a/app/package.json +++ b/app/package.json @@ -40,7 +40,7 @@ "zone.js": "^0.8.29" }, "optionalDependencies": { - "macos-native-processlist": "^1.0.1", + "macos-native-processlist": "^1.0.2", "windows-blurbehind": "^1.0.1", "windows-native-registry": "^1.0.14", "windows-process-tree": "^0.2.4", diff --git a/app/yarn.lock b/app/yarn.lock index 0e2bb4a7..6df6726b 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1719,10 +1719,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -macos-native-processlist@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/macos-native-processlist/-/macos-native-processlist-1.0.1.tgz#df48bbd114554bd69e7c2c76f976836ef8270ca8" - integrity sha512-Kn8EUW8xOM+06GFMp8I2fxIK8iSaR/fraAU5ddfnKVRn6/+dmQ5VGBSG4k6ce3u/EOQxd/7paBCAz17nXqH0cg== +macos-native-processlist@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/macos-native-processlist/-/macos-native-processlist-1.0.2.tgz#78767e4fdea3eea782bbf063dac8c1e2420786dc" + integrity sha512-ShX+vFA44eaJ9/JCPTrhL0j4KLVKrYjeTQCFuR0kx7qWxETBDbFX8I3WKKXeALMtWSD+F4TDpza2mwCcE2tWAw== dependencies: nan "^2.13.2"