Bump node-addon-api from 4.2.0 to 4.3.0

Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-addon-api/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-24 11:06:26 +00:00 committed by Labhansh Agrawal
parent c71586ed6e
commit 618374678f
2 changed files with 5 additions and 5 deletions

View file

@ -111,7 +111,7 @@
"eslint-plugin-react": "7.28.0",
"husky": "7.0.4",
"inquirer": "8.2.0",
"node-addon-api": "4.2.0",
"node-addon-api": "4.3.0",
"node-gyp": "8.4.1",
"null-loader": "4.0.1",
"playwright": "1.17.2",

View file

@ -5374,10 +5374,10 @@ node-abi@^3.0.0:
dependencies:
semver "^7.3.5"
node-addon-api@4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.2.0.tgz#117cbb5a959dff0992e1c586ae0393573e4d2a87"
integrity sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==
node-addon-api@4.3.0:
version "4.3.0"
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
node-addon-api@^1.6.3:
version "1.7.2"