mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump native-reg from 1.1.0 to 1.1.1 in /app
Bumps [native-reg](https://github.com/simonbuchan/native-reg) from 1.1.0 to 1.1.1. - [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/commits) --- updated-dependencies: - dependency-name: native-reg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef34dee203
commit
60b3a5945e
2 changed files with 5 additions and 5 deletions
|
|
@ -37,6 +37,6 @@
|
|||
"uuid": "9.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"native-reg": "1.1.0"
|
||||
"native-reg": "1.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -482,10 +482,10 @@ native-process-working-directory@^1.0.2:
|
|||
dependencies:
|
||||
node-addon-api "^3.1.0"
|
||||
|
||||
native-reg@1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.npmjs.org/native-reg/-/native-reg-1.1.0.tgz#caa7a21c8e537c977cf481296d5675edebcbcbe2"
|
||||
integrity sha512-nykrWHVAp9E6oLUypAVDFj+kq5J4AMd7VA5CVOqMw/k4w7Mhuc6p/1tLTqDLJbQsFs85qT1ElQw8Yn/RayUupg==
|
||||
native-reg@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.npmjs.org/native-reg/-/native-reg-1.1.1.tgz#cc5e12218c1da2f71d7421f617fc133441d70c77"
|
||||
integrity sha512-DmqwT6XC8MLwo8HaZey3bASf0aa/gHC7FAuKMjuf7fXa7FLXwz/khXGouKcmD1rXAfJME1XveKSM4+86wLkb1w==
|
||||
dependencies:
|
||||
node-gyp-build "4"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue