Skip to content

Commit

Permalink
fix: upgrade cmake-js from 7.2.1 to 7.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cmake-js from 7.2.1 to 7.3.0.

See this package in npm:
cmake-js

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/f707712a-c962-421f-a3c9-f299a7abe11d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 14, 2024
1 parent d88eb31 commit 6ace319
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 37 deletions.
96 changes: 60 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.11",
"bindings": "^1.5.0",
"cmake-js": "^7.2.1"
"cmake-js": "^7.3.0"
}
}

0 comments on commit 6ace319

Please sign in to comment.