Skip to content

Commit ae87a08

Browse files
Bump node-addon-api from 8.5.0 to 8.6.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fd7c8a commit ae87a08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.8.10",
5656
"@mapbox/node-pre-gyp": "^2.0.3",
57-
"node-addon-api": "^8.5.0",
57+
"node-addon-api": "^8.6.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
@@ -6837,10 +6837,10 @@ node-addon-api@^4.3.0:
68376837
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz"
68386838
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
68396839

6840-
node-addon-api@^8.5.0:
6841-
version "8.5.0"
6842-
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.5.0.tgz#c91b2d7682fa457d2e1c388150f0dff9aafb8f3f"
6843-
integrity sha512-/bRZty2mXUIFY/xU5HLvveNHlswNJej+RnxBjOMkidWfwZzgTbPG1E3K5TOxRLOR+5hX7bSofy8yf1hZevMS8A==
6840+
node-addon-api@^8.6.0:
6841+
version "8.6.0"
6842+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-8.6.0.tgz#b22497201b465cd0a92ef2c01074ee5068c79a6d"
6843+
integrity sha512-gBVjCaqDlRUk0EwoPNKzIr9KkS9041G/q31IBShPs1Xz6UTA+EXdZADbzqAJQrpDRq71CIMnOP5VMut3SL0z5Q==
68446844

68456845
node-fetch@^2.6.7:
68466846
version "2.7.0"

0 commit comments

Comments
 (0)