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:
Sergii Dymchenko 2020-10-16 12:18:49 -07:00 committed by GitHub
parent ad94a1dd6d
commit eda9fd566e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 571 additions and 527 deletions

1092
nodejs/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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"
}
}
}