Skip to content

Commit df56f7c

Browse files
fix(deps): bump ref-napi from 2.0.4 to 3.0.0 (#48)
Bumps [ref-napi](https://github.com/node-ffi-napi/ref-napi) from 2.0.4 to 3.0.0. - [Release notes](https://github.com/node-ffi-napi/ref-napi/releases) - [Changelog](https://github.com/node-ffi-napi/ref-napi/blob/latest/CHANGELOG.md) - [Commits](node-ffi-napi/ref-napi@v2.0.4...v3.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b92c823 commit df56f7c

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

package-lock.json

Lines changed: 16 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"homepage": "https://github.com/hertzg/node-net-keepalive",
5757
"dependencies": {
5858
"ffi-napi": "^3.0.1",
59-
"ref-napi": "^2.0.3"
59+
"ref-napi": "^3.0.0"
6060
},
6161
"devDependencies": {
6262
"@commitlint/cli": "^9.1.1",

0 commit comments

Comments
 (0)