Skip to content

Commit 2cb6a4f

Browse files
snyk-botiphydf
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEADDONAPI-571001
1 parent 86db6f8 commit 2cb6a4f

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

package-lock.json

Lines changed: 22 additions & 20 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": "^2.4.7",
38+
"ffi-napi": "^3.0.0",
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)