Update dependency node-gyp to v13
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 6m3s

This commit is contained in:
Renovate Bot 2026-06-12 13:28:30 +00:00
parent 84800d4a1b
commit 88f189bced
3 changed files with 48 additions and 48 deletions

View file

@ -14,6 +14,6 @@
"node-gyp-build": "^4.8.0"
},
"devDependencies": {
"node-gyp": "^12.0.0"
"node-gyp": "^13.0.0"
}
}