|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@tensorflow/tfjs-converter@1.5.1": |
6 |
| - version "1.5.1" |
7 |
| - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-1.5.1.tgz#13b76266d51c7e7f3aeee27cdc65444a48e01538" |
8 |
| - integrity sha512-M9tl2/ep8ntcZpmncHwKuvThsS7TaUWqJ9vJSgJmkazwTfAvlAJmZ8/p1miJ+m5sH1EJO4oTjiEmch6g8IA5IQ== |
| 5 | +"@tensorflow/tfjs-converter@1.5.2": |
| 6 | + version "1.5.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-converter/-/tfjs-converter-1.5.2.tgz#ec1373f421313bdc6aac46d5578deb58e5093e8c" |
| 8 | + integrity sha512-RRrB8lZFxjLPHO6TwEJPgViVuJP5yqq0IPqA35PhWLYjsNNuC6Tx8vxEa5BZ0Le0mX21CTURak6pdmyac/Jc2w== |
9 | 9 |
|
10 |
| -"@tensorflow/tfjs-core@1.5.1": |
11 |
| - version "1.5.1" |
12 |
| - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.1.tgz#490209617f744fef660e8f81fe8b858e95b0d10b" |
13 |
| - integrity sha512-N4fsi8mLsRwRs8UJN2cARB1rYFxyVXkLyZ4wOusiR976BwwZbCwQrTTSIPzPqYT3rwiexEUzm7sM6ZaDl5dpXA== |
| 10 | +"@tensorflow/tfjs-core@1.5.2": |
| 11 | + version "1.5.2" |
| 12 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.2.tgz#df76752cf7c43987df1548fb69820935bd8215d7" |
| 13 | + integrity sha512-Rj6l8xf0PxrEKctvX3bvxjqhHLaCBQT0ChvqFK6//HBu8A1/ao4SzeVKpXKNnP9Niax+qV3c9U9VcOwwIkCMag== |
14 | 14 | dependencies:
|
15 | 15 | "@types/offscreencanvas" "~2019.3.0"
|
16 | 16 | "@types/seedrandom" "2.4.27"
|
|
19 | 19 | node-fetch "~2.1.2"
|
20 | 20 | seedrandom "2.4.3"
|
21 | 21 |
|
22 |
| -"@tensorflow/tfjs-data@1.5.1": |
23 |
| - version "1.5.1" |
24 |
| - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-1.5.1.tgz#cafdbbce3d9bf07134b334aa5ca8bf46c5802a3b" |
25 |
| - integrity sha512-eu4X0tHS1Tng+cvMO9gkMhUWX/UZQ//VpiaZfQJfa3zvUgxw6s1MHJFb0JC1T1FOnEgDVriZ8G758ysJZOybog== |
| 22 | +"@tensorflow/tfjs-data@1.5.2": |
| 23 | + version "1.5.2" |
| 24 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-data/-/tfjs-data-1.5.2.tgz#04a585f71e36bda3dbffe8844a2468a0adb63efa" |
| 25 | + integrity sha512-ruCsTSyH67CADWthgLQlWKh8u8YGEXD+4vsW8uOGdFNcDFLcL0ffy4jsSzIV/X6NdPIWYsvSHmiz57LtgfCFew== |
26 | 26 | dependencies:
|
27 | 27 | "@types/node-fetch" "^2.1.2"
|
28 | 28 | node-fetch "~2.1.2"
|
29 | 29 |
|
30 |
| -"@tensorflow/tfjs-layers@1.5.1": |
31 |
| - version "1.5.1" |
32 |
| - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-1.5.1.tgz#52aab88ab64618bfb193a7fafc7443a7edaaa151" |
33 |
| - integrity sha512-DyuhifqflK+bdpBRLAj3RuWm1eTVe8yNX2+WH+W+wmhpjGg7Yagnar6/66JdS2h3WUFoiplCpZRAVMVw631E5g== |
| 30 | +"@tensorflow/tfjs-layers@1.5.2": |
| 31 | + version "1.5.2" |
| 32 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-1.5.2.tgz#8d92e8a1462f7be6b6ee9a1e5217ea3a21fbc1f9" |
| 33 | + integrity sha512-fn2hi5D1sOKGEgiBCuoU/hTHO87znODweGivIn6x2HMtF1EC39QWroYQBWzJyrWWMOUZZ4nOFR6coA0Fkhc+nA== |
34 | 34 |
|
35 | 35 | "@types/estree@0.0.38":
|
36 | 36 | version "0.0.38"
|
|
0 commit comments