fix(deps): update dependency @tensorflow/tfjs-converter to v1.6.1

This commit is contained in:
Renovate Bot
2020-09-01 20:51:37 +00:00
committed by renovate[bot]
parent 5db21d2483
commit d8e23b1a02
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4884,9 +4884,9 @@
"from": "git+https://github.com/alangsto/blazeface.git"
},
"@tensorflow/tfjs-converter": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@tensorflow/tfjs-converter/-/tfjs-converter-1.6.0.tgz",
"integrity": "sha512-jKu4rwBVAjQAH4+LiPcv0CIuj5uW4PDTb9HvlqcLm/43e7uAd7Qus74Dy82pwVOrGhv3BPD4/GZYrzOKxGbKEQ=="
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/@tensorflow/tfjs-converter/-/tfjs-converter-1.6.1.tgz",
"integrity": "sha512-9czv3o+5JNT1hXhXmcZ8xYLCrWwtuhX9j262sNQF7wJnnVUOjaCUmjXeHkmWik9jh60TcSYbVD7PcsdR9Blzuw=="
},
"@tensorflow/tfjs-core": {
"version": "1.6.0",

View File

@@ -39,7 +39,7 @@
"@fortawesome/free-solid-svg-icons": "5.8.2",
"@fortawesome/react-fontawesome": "0.1.11",
"@tensorflow-models/blazeface": "git+https://github.com/alangsto/blazeface.git",
"@tensorflow/tfjs-converter": "1.6.0",
"@tensorflow/tfjs-converter": "1.6.1",
"@tensorflow/tfjs-core": "1.6.0",
"babel-polyfill": "6.26.0",
"bowser": "^2.10.0",