Browse Source

[deps]: Update node-abi to v3.78.0 (#898)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/906/head
renovate[bot] 2 months ago committed by GitHub
parent
commit
d3d62c30aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -93,7 +93,7 @@ @@ -93,7 +93,7 @@
"lint-staged": "16.1.2",
"mini-css-extract-plugin": "2.9.2",
"minimatch": "5.1.2",
"node-abi": "3.77.0",
"node-abi": "3.78.0",
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"prettier": "3.6.2",
@ -20068,9 +20068,9 @@ @@ -20068,9 +20068,9 @@
}
},
"node_modules/node-abi": {
"version": "3.77.0",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.77.0.tgz",
"integrity": "sha512-DSmt0OEcLoK4i3NuscSbGjOf3bqiDEutejqENSplMSFA/gmB8mkED9G4pKWnPl7MDU4rSHebKPHeitpDfyH0cQ==",
"version": "3.78.0",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.78.0.tgz",
"integrity": "sha512-E2wEyrgX/CqvicaQYU3Ze1PFGjc4QYPGsjUrlYkqAE0WjHEZwgOsGMPMzkMse4LjJbDmaEuDX3CM036j5K2DSQ==",
"license": "MIT",
"dependencies": {
"semver": "^7.3.5"

2
package.json

@ -123,7 +123,7 @@ @@ -123,7 +123,7 @@
"lint-staged": "16.1.2",
"mini-css-extract-plugin": "2.9.2",
"minimatch": "5.1.2",
"node-abi": "3.77.0",
"node-abi": "3.78.0",
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"prettier": "3.6.2",

Loading…
Cancel
Save