mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
Update tar-stream and prebuild-install versions (#5479)
* Update tar-stream and prebuild-install versions Update the versions because of Component Governance alerts. * Update package-lock.json
This commit is contained in:
parent
ad94a1dd6d
commit
eda9fd566e
2 changed files with 571 additions and 527 deletions
1092
nodejs/package-lock.json
generated
1092
nodejs/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -62,11 +62,11 @@
|
|||
"node-addon-api": "^3.0.0",
|
||||
"node-pre-gyp-github": "^1.4.3",
|
||||
"onnx-proto": "^4.0.4",
|
||||
"tar-stream": "2.1.2",
|
||||
"tar-stream": "^2.1.4",
|
||||
"typedoc": "^0.17.3",
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"prebuild-install": "^5.3.3"
|
||||
"prebuild-install": "^5.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue