Skip to content

Commit 76319e2

Browse files
Bump ffi-napi from 3.0.0 to 4.0.3
Bumps [ffi-napi](https://github.com/node-ffi-napi/node-ffi-napi) from 3.0.0 to 4.0.3. - [Release notes](https://github.com/node-ffi-napi/node-ffi-napi/releases) - [Changelog](https://github.com/node-ffi-napi/node-ffi-napi/blob/master/CHANGELOG.md) - [Commits](node-ffi-napi/node-ffi-napi@v3.0.0...v4.0.3) --- updated-dependencies: - dependency-name: ffi-napi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a488646 commit 76319e2

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 19 additions & 19 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
@@ -35,7 +35,7 @@
3535
"format": "prettier --write '**/*.js' '**/*.ts' '**/*.json'"
3636
},
3737
"dependencies": {
38-
"ffi-napi": "^3.0.0",
38+
"ffi-napi": "^4.0.3",
3939
"ref-array-napi": "^1.2.0",
4040
"ref-napi": "^1.4.3",
4141
"ref-struct-napi": "^1.1.0",

0 commit comments

Comments
 (0)