Skip to content

Commit 5e0a180

Browse files
Bump node-addon-api from 8.6.0 to 8.7.0 (#1597)
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.6.0 to 8.7.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5bcca2 commit 5e0a180

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

javascript/packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@herb-tools/core": "0.9.4",
5656
"@mapbox/node-pre-gyp": "^2.0.3",
57-
"node-addon-api": "^8.6.0",
57+
"node-addon-api": "^8.7.0",
5858
"node-pre-gyp-github": "^2.0.0"
5959
},
6060
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6682,10 +6682,10 @@ node-addon-api@^4.3.0:
66826682
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz"
66836683
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
66846684

6685-
node-addon-api@^8.6.0:
6686-
version "8.6.0"
6687-
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.6.0.tgz#b22497201b465cd0a92ef2c01074ee5068c79a6d"
6688-
integrity sha512-gBVjCaqDlRUk0EwoPNKzIr9KkS9041G/q31IBShPs1Xz6UTA+EXdZADbzqAJQrpDRq71CIMnOP5VMut3SL0z5Q==
6685+
node-addon-api@^8.7.0:
6686+
version "8.7.0"
6687+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.7.0.tgz#f64f8413456ecbe900221305a3f883c37666473f"
6688+
integrity sha512-9MdFxmkKaOYVTV+XVRG8ArDwwQ77XIgIPyKASB1k3JPq3M8fGQQQE3YpMOrKm6g//Ktx8ivZr8xo1Qmtqub+GA==
66896689

66906690
node-fetch@^2.6.7:
66916691
version "2.7.0"

0 commit comments

Comments
 (0)