deps: force transitive update of cpu-features to 0.0.10
Fixes a noisy build error from cpu-features@0.0.9 by updating to 0.0.10, which is compatible with Node.js 22. The package is optional, so installs were not broken, but this reduces confusion and noise in the logs. Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
This commit is contained in:
@@ -26304,13 +26304,13 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"cpu-features@npm:~0.0.9":
|
||||
version: 0.0.9
|
||||
resolution: "cpu-features@npm:0.0.9"
|
||||
version: 0.0.10
|
||||
resolution: "cpu-features@npm:0.0.10"
|
||||
dependencies:
|
||||
buildcheck: "npm:~0.0.6"
|
||||
nan: "npm:^2.17.0"
|
||||
nan: "npm:^2.19.0"
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10/05a4ec51fff87fcde9ca91021d9a0e73a34eb190b14163f7394757ce2470a85393bc49985915bc0bc0ad7ac1ac79caee21f8626a82b535262d9b7d012f805d64
|
||||
checksum: 10/941b828ffe77582b2bdc03e894c913e2e2eeb5c6043ccb01338c34446d026f6888dc480ecb85e684809f9c3889d245f3648c7907eb61a92bdfc6aed039fcda8d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -37759,12 +37759,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nan@npm:^2.17.0, nan@npm:^2.18.0":
|
||||
version: 2.18.0
|
||||
resolution: "nan@npm:2.18.0"
|
||||
"nan@npm:^2.18.0, nan@npm:^2.19.0":
|
||||
version: 2.22.2
|
||||
resolution: "nan@npm:2.22.2"
|
||||
dependencies:
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10/5520e22c64e2b5b495b1d765d6334c989b848bbe1502fec89c5857cabcc7f9f0474563377259e7574bff1c8a041d3b90e9ffa1f5e15502ffddee7b2550cc26a0
|
||||
checksum: 10/bee49de633650213970596ffbdf036bfe2109ff283a40f7742c3aa6d1fc15b9836f62bfee82192b879f56ab5f9fa9a1e5c58a908a50e5c87d91fb2118ef70827
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user