|
7 | 7 | resolved "https://registry.yarnpkg.com/@react-native-community/async-storage/-/async-storage-1.5.1.tgz#c496b4969eea5b91da1a5919a611046360b0c51f" |
8 | 8 | integrity sha512-Ssfx2uLYPnsuqIvDCuUOEZT6jh5AVy0U0mr2eHxNO2Syor1nfOrR/n4hTOFcBWc1wamDTGCqo+UHJpxURVXd2Q== |
9 | 9 |
|
10 | | -"@tensorflow/tfjs-core@1.2.3": |
11 | | - version "1.2.3" |
12 | | - resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.3.tgz#90cc7bb593ba67548d683ff045823872a05c43dc" |
13 | | - integrity sha512-jLYUJYzI/b+058yKz9SjX6KwTac4hKFRh1FMI8jQpN289z9MSfKBq8BzpKd7n7ml7b55ae157Qta5pFmLwRVZw== |
| 10 | +"@tensorflow/tfjs-core@^1.2.7": |
| 11 | + version "1.2.7" |
| 12 | + resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.7.tgz#522328de16470aa9f7c15b91e4b68616f425002a" |
| 13 | + integrity sha512-RsXavYKMc0MOcCmOyD7HE8am1tWlDGXl0nJbsdib7ubmvMuH6KnrZ302eTYV7k1RMq+/ukkioJmCcw13hopuHQ== |
14 | 14 | dependencies: |
15 | 15 | "@types/offscreencanvas" "~2019.3.0" |
16 | 16 | "@types/seedrandom" "2.4.27" |
@@ -677,7 +677,7 @@ content-type@~1.0.4: |
677 | 677 | resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" |
678 | 678 | integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== |
679 | 679 |
|
680 | | -convert-source-map@^1.1.3, convert-source-map@^1.6.0: |
| 680 | +convert-source-map@^1.6.0: |
681 | 681 | version "1.6.0" |
682 | 682 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20" |
683 | 683 | integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A== |
@@ -1324,11 +1324,6 @@ hash.js@^1.0.0, hash.js@^1.0.3: |
1324 | 1324 | inherits "^2.0.3" |
1325 | 1325 | minimalistic-assert "^1.0.1" |
1326 | 1326 |
|
1327 | | -hat@^0.0.3: |
1328 | | - version "0.0.3" |
1329 | | - resolved "https://registry.yarnpkg.com/hat/-/hat-0.0.3.tgz#bb014a9e64b3788aed8005917413d4ff3d502d8a" |
1330 | | - integrity sha1-uwFKnmSzeIrtgAWRdBPU/z1QLYo= |
1331 | | - |
1332 | 1327 | hmac-drbg@^1.0.0: |
1333 | 1328 | version "1.0.1" |
1334 | 1329 | resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" |
@@ -1610,11 +1605,6 @@ jasmine@~3.1.0: |
1610 | 1605 | glob "^7.0.6" |
1611 | 1606 | jasmine-core "~3.1.0" |
1612 | 1607 |
|
1613 | | -js-string-escape@^1.0.0: |
1614 | | - version "1.0.1" |
1615 | | - resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef" |
1616 | | - integrity sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8= |
1617 | | - |
1618 | 1608 | "js-tokens@^3.0.0 || ^4.0.0": |
1619 | 1609 | version "4.0.0" |
1620 | 1610 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
@@ -1645,18 +1635,6 @@ jsonfile@^4.0.0: |
1645 | 1635 | optionalDependencies: |
1646 | 1636 | graceful-fs "^4.1.6" |
1647 | 1637 |
|
1648 | | -karma-browserify@~6.0.0: |
1649 | | - version "6.0.0" |
1650 | | - resolved "https://registry.yarnpkg.com/karma-browserify/-/karma-browserify-6.0.0.tgz#423b719fe80d064ad5ec36f8eb15c399305b9aba" |
1651 | | - integrity sha512-G3dGjoy1/6P8I6qTp799fbcAxs4P+1JcyEKUzy9g1/xMakqf9FFPwW2T9iEtCbWoH5WIKD3z+YwGL5ysBhzrsg== |
1652 | | - dependencies: |
1653 | | - convert-source-map "^1.1.3" |
1654 | | - hat "^0.0.3" |
1655 | | - js-string-escape "^1.0.0" |
1656 | | - lodash "^4.17.10" |
1657 | | - minimatch "^3.0.0" |
1658 | | - os-shim "^0.1.3" |
1659 | | - |
1660 | 1638 | karma-browserstack-launcher@~1.4.0: |
1661 | 1639 | version "1.4.0" |
1662 | 1640 | resolved "https://registry.yarnpkg.com/karma-browserstack-launcher/-/karma-browserstack-launcher-1.4.0.tgz#22f92e969d2db6cfc00e578708bda39378d5f2ab" |
@@ -1813,7 +1791,7 @@ lodash.memoize@~3.0.3: |
1813 | 1791 | resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f" |
1814 | 1792 | integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8= |
1815 | 1793 |
|
1816 | | -lodash@^4.17.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14: |
| 1794 | +lodash@^4.17.0, lodash@^4.17.11, lodash@^4.17.14: |
1817 | 1795 | version "4.17.14" |
1818 | 1796 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" |
1819 | 1797 | integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== |
@@ -2109,11 +2087,6 @@ os-locale@^1.4.0: |
2109 | 2087 | dependencies: |
2110 | 2088 | lcid "^1.0.0" |
2111 | 2089 |
|
2112 | | -os-shim@^0.1.3: |
2113 | | - version "0.1.3" |
2114 | | - resolved "https://registry.yarnpkg.com/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917" |
2115 | | - integrity sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc= |
2116 | | - |
2117 | 2090 | os-tmpdir@~1.0.2: |
2118 | 2091 | version "1.0.2" |
2119 | 2092 | resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" |
|
0 commit comments