Bump native-reg from 0.3.4 to 0.3.5 in /app

Bumps [native-reg](https://github.com/simonbuchan/native-reg) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/simonbuchan/native-reg/releases)
- [Changelog](https://github.com/simonbuchan/native-reg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonbuchan/native-reg/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 03:59:31 +00:00 committed by Labhansh Agrawal
parent c094f1a81b
commit 9978a02045
2 changed files with 7 additions and 7 deletions

View file

@ -37,6 +37,6 @@
"uuid": "8.3.2"
},
"optionalDependencies": {
"native-reg": "0.3.4"
"native-reg": "0.3.5"
}
}

View file

@ -512,19 +512,19 @@ nan@^2.14.0:
resolved "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
native-reg@0.3.4:
version "0.3.4"
resolved "https://registry.npmjs.org/native-reg/-/native-reg-0.3.4.tgz#764c75e96ef99dc134024c91be0a9c693d71658b"
integrity sha512-5U728JozXdfs4PGxxWpki4LBC6wi9itLYvi6BR/5wLKBmFC2fDbqMOct/CRk2vlMEWtI8MINnIDiEIEREV8DdQ==
native-reg@0.3.5:
version "0.3.5"
resolved "https://registry.npmjs.org/native-reg/-/native-reg-0.3.5.tgz#80f6601028f236be68ef45b5c17493a94abb1145"
integrity sha512-lwaSAbq02DZ2aFK/ZvHzDpaHQSo7fh0GjIol+juMe6iwmeBO+ZMXFSPLfpOksOhcxgEBhgCU1bVm1G0u9lkdpA==
dependencies:
node-gyp-build "^4.2.0"
node-gyp-build "^4"
nice-try@^1.0.4:
version "1.0.5"
resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
node-gyp-build@^4.2.0:
node-gyp-build@^4:
version "4.2.3"
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
integrity sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==