|
15 | 15 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
16 | 16 |
|
17 | 17 | "@babel/core@^7.4.4", "@babel/core@^7.7.5":
|
18 |
| - version "7.14.2" |
19 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417" |
20 |
| - integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ== |
| 18 | + version "7.14.3" |
| 19 | + resolved "https://registry.npmjs.org/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" |
| 20 | + integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== |
21 | 21 | dependencies:
|
22 | 22 | "@babel/code-frame" "^7.12.13"
|
23 |
| - "@babel/generator" "^7.14.2" |
| 23 | + "@babel/generator" "^7.14.3" |
24 | 24 | "@babel/helper-compilation-targets" "^7.13.16"
|
25 | 25 | "@babel/helper-module-transforms" "^7.14.2"
|
26 | 26 | "@babel/helpers" "^7.14.0"
|
27 |
| - "@babel/parser" "^7.14.2" |
| 27 | + "@babel/parser" "^7.14.3" |
28 | 28 | "@babel/template" "^7.12.13"
|
29 | 29 | "@babel/traverse" "^7.14.2"
|
30 | 30 | "@babel/types" "^7.14.2"
|
|
35 | 35 | semver "^6.3.0"
|
36 | 36 | source-map "^0.5.0"
|
37 | 37 |
|
38 |
| -"@babel/generator@^7.14.2", "@babel/generator@^7.4.4": |
39 |
| - version "7.14.2" |
40 |
| - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.14.2.tgz#d5773e8b557d421fd6ce0d5efa5fd7fc22567c30" |
41 |
| - integrity sha512-OnADYbKrffDVai5qcpkMxQ7caomHOoEwjkouqnN2QhydAjowFAZcsdecFIRUBdb+ZcruwYE4ythYmF1UBZU5xQ== |
| 38 | +"@babel/generator@^7.14.2", "@babel/generator@^7.14.3", "@babel/generator@^7.4.4": |
| 39 | + version "7.14.3" |
| 40 | + resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" |
| 41 | + integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== |
42 | 42 | dependencies:
|
43 | 43 | "@babel/types" "^7.14.2"
|
44 | 44 | jsesc "^2.5.1"
|
|
69 | 69 | browserslist "^4.14.5"
|
70 | 70 | semver "^6.3.0"
|
71 | 71 |
|
72 |
| -"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0": |
73 |
| - version "7.14.2" |
74 |
| - resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.2.tgz#4e455b0329af29c2d3ad254b5dd5aed34595385d" |
75 |
| - integrity sha512-6YctwVsmlkchxfGUogvVrrhzyD3grFJyluj5JgDlQrwfMLJSt5tdAzFZfPf4H2Xoi5YLcQ6BxfJlaOBHuctyIw== |
| 72 | +"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.3": |
| 73 | + version "7.14.3" |
| 74 | + resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz#832111bcf4f57ca57a4c5b1a000fc125abc6554a" |
| 75 | + integrity sha512-BnEfi5+6J2Lte9LeiL6TxLWdIlEv9Woacc1qXzXBgbikcOzMRM2Oya5XGg/f/ngotv1ej2A/b+3iJH8wbS1+lQ== |
76 | 76 | dependencies:
|
77 | 77 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
78 | 78 | "@babel/helper-function-name" "^7.14.2"
|
79 | 79 | "@babel/helper-member-expression-to-functions" "^7.13.12"
|
80 | 80 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
81 |
| - "@babel/helper-replace-supers" "^7.13.12" |
| 81 | + "@babel/helper-replace-supers" "^7.14.3" |
82 | 82 | "@babel/helper-split-export-declaration" "^7.12.13"
|
83 | 83 |
|
84 | 84 | "@babel/helper-create-regexp-features-plugin@^7.12.13":
|
85 |
| - version "7.12.17" |
86 |
| - resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7" |
87 |
| - integrity sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg== |
| 85 | + version "7.14.3" |
| 86 | + resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.14.3.tgz#149aa6d78c016e318c43e2409a0ae9c136a86688" |
| 87 | + integrity sha512-JIB2+XJrb7v3zceV2XzDhGIB902CmKGSpSl4q2C6agU9SNLG/2V1RtFRGPG1Ajh9STj3+q6zJMOC+N/pp2P9DA== |
88 | 88 | dependencies:
|
89 | 89 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
90 | 90 | regexpu-core "^4.7.1"
|
|
183 | 183 | "@babel/helper-wrap-function" "^7.13.0"
|
184 | 184 | "@babel/types" "^7.13.0"
|
185 | 185 |
|
186 |
| -"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.12": |
187 |
| - version "7.13.12" |
188 |
| - resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804" |
189 |
| - integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw== |
| 186 | +"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.14.3": |
| 187 | + version "7.14.3" |
| 188 | + resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.3.tgz#ca17b318b859d107f0e9b722d58cf12d94436600" |
| 189 | + integrity sha512-Rlh8qEWZSTfdz+tgNV/N4gz1a0TMNwCUcENhMjHTHKp3LseYH5Jha0NSlyTQWMnjbYcwFt+bqAMqSLHVXkQ6UA== |
190 | 190 | dependencies:
|
191 | 191 | "@babel/helper-member-expression-to-functions" "^7.13.12"
|
192 | 192 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
193 |
| - "@babel/traverse" "^7.13.0" |
194 |
| - "@babel/types" "^7.13.12" |
| 193 | + "@babel/traverse" "^7.14.2" |
| 194 | + "@babel/types" "^7.14.2" |
195 | 195 |
|
196 | 196 | "@babel/helper-simple-access@^7.13.12":
|
197 | 197 | version "7.13.12"
|
|
252 | 252 | chalk "^2.0.0"
|
253 | 253 | js-tokens "^4.0.0"
|
254 | 254 |
|
255 |
| -"@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.4.4": |
256 |
| - version "7.14.2" |
257 |
| - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746" |
258 |
| - integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ== |
| 255 | +"@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.4.4": |
| 256 | + version "7.14.3" |
| 257 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
| 258 | + integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
259 | 259 |
|
260 | 260 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
261 | 261 | version "7.13.12"
|
|
284 | 284 | "@babel/helper-plugin-utils" "^7.13.0"
|
285 | 285 |
|
286 | 286 | "@babel/plugin-proposal-class-static-block@^7.13.11":
|
287 |
| - version "7.13.11" |
288 |
| - resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz#6fcbba4a962702c17e5371a0c7b39afde186d703" |
289 |
| - integrity sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg== |
| 287 | + version "7.14.3" |
| 288 | + resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360" |
| 289 | + integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ== |
290 | 290 | dependencies:
|
| 291 | + "@babel/helper-create-class-features-plugin" "^7.14.3" |
291 | 292 | "@babel/helper-plugin-utils" "^7.13.0"
|
292 | 293 | "@babel/plugin-syntax-class-static-block" "^7.12.13"
|
293 | 294 |
|
|
697 | 698 | "@babel/helper-plugin-utils" "^7.12.13"
|
698 | 699 |
|
699 | 700 | "@babel/plugin-transform-react-jsx@^7.0.0":
|
700 |
| - version "7.13.12" |
701 |
| - resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3" |
702 |
| - integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA== |
| 701 | + version "7.14.3" |
| 702 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.3.tgz#0e26597805cf0862da735f264550933c38babb66" |
| 703 | + integrity sha512-uuxuoUNVhdgYzERiHHFkE4dWoJx+UFVyuAl0aqN8P2/AKFHwqgUC5w2+4/PjpKXJsFgBlYAFXlUmDQ3k3DUkXw== |
703 | 704 | dependencies:
|
704 | 705 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
705 | 706 | "@babel/helper-module-imports" "^7.13.12"
|
706 | 707 | "@babel/helper-plugin-utils" "^7.13.0"
|
707 | 708 | "@babel/plugin-syntax-jsx" "^7.12.13"
|
708 |
| - "@babel/types" "^7.13.12" |
| 709 | + "@babel/types" "^7.14.2" |
709 | 710 |
|
710 | 711 | "@babel/plugin-transform-regenerator@^7.13.15":
|
711 | 712 | version "7.13.15"
|
|
722 | 723 | "@babel/helper-plugin-utils" "^7.12.13"
|
723 | 724 |
|
724 | 725 | "@babel/plugin-transform-runtime@^7.7.6":
|
725 |
| - version "7.14.2" |
726 |
| - resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.2.tgz#4e24389bd680dd94ea1b871465d00112ae974425" |
727 |
| - integrity sha512-LyA2AiPkaYzI7G5e2YI4NCasTfFe7mZvlupNprDOB7CdNUHb2DQC4uV6oeZ0396gOcicUzUCh0MShL6wiUgk+Q== |
| 726 | + version "7.14.3" |
| 727 | + resolved "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz#1fd885a2d0de1d3c223795a4e9be72c2db4515cf" |
| 728 | + integrity sha512-t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg== |
728 | 729 | dependencies:
|
729 | 730 | "@babel/helper-module-imports" "^7.13.12"
|
730 | 731 | "@babel/helper-plugin-utils" "^7.13.0"
|
|
918 | 919 | integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==
|
919 | 920 |
|
920 | 921 | "@mediapipe/pose@~0.3.0":
|
921 |
| - version "0.3.1620676110" |
922 |
| - resolved "https://registry.npmjs.org/@mediapipe/pose/-/pose-0.3.1620676110.tgz#35d522196db581e213259fbc42290a577bd239ed" |
923 |
| - integrity sha512-macv7l2fuaqLArYvUSuoUrxoOVut4KEFHEqPU0i6SLpfohJFhBRgpJXiy8w+KTWkdh0e7cTLkPTESiV2+u9tNA== |
| 922 | + version "0.3.1621277220" |
| 923 | + resolved "https://registry.npmjs.org/@mediapipe/pose/-/pose-0.3.1621277220.tgz#cd042b5b4c9729e0d7e2217cee24fa096e66ed39" |
| 924 | + integrity sha512-YNM0PhcFXbtnKHl1juH4YVd0HpQaylu3HvdPgg42Mq5P6uAQ05KjL79BGcZGKtE+Fn8pYnMYVH1DG6N2beKsrQ== |
924 | 925 |
|
925 | 926 | "@mrmlnc/readdir-enhanced@^2.2.1":
|
926 | 927 | version "2.2.1"
|
@@ -2730,12 +2731,12 @@ dom-serializer@0:
|
2730 | 2731 | entities "^2.0.0"
|
2731 | 2732 |
|
2732 | 2733 | dom-serializer@^1.0.1:
|
2733 |
| - version "1.3.1" |
2734 |
| - resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.1.tgz#d845a1565d7c041a95e5dab62184ab41e3a519be" |
2735 |
| - integrity sha512-Pv2ZluG5ife96udGgEDovOOOA5UELkltfJpnIExPrAk1LTvecolUGn6lIaoLh86d83GiB86CjzciMd9BuRB71Q== |
| 2734 | + version "1.3.2" |
| 2735 | + resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz#6206437d32ceefaec7161803230c7a20bc1b4d91" |
| 2736 | + integrity sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig== |
2736 | 2737 | dependencies:
|
2737 | 2738 | domelementtype "^2.0.1"
|
2738 |
| - domhandler "^4.0.0" |
| 2739 | + domhandler "^4.2.0" |
2739 | 2740 | entities "^2.0.0"
|
2740 | 2741 |
|
2741 | 2742 | domain-browser@^1.1.1:
|
|
2829 | 2830 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
2830 | 2831 |
|
2831 | 2832 | electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.723:
|
2832 |
| - version "1.3.728" |
2833 |
| - resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.728.tgz#dbedd6373f595ae10a13d146b66bece4c1afa5bd" |
2834 |
| - integrity sha512-SHv4ziXruBpb1Nz4aTuqEHBYi/9GNCJMYIJgDEXrp/2V01nFXMNFUTli5Z85f5ivSkioLilQatqBYFB44wNJrA== |
| 2833 | + version "1.3.734" |
| 2834 | + resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.734.tgz#c8d318a4eb27509190cf3a08870dbcbf06c74dcb" |
| 2835 | + integrity sha512-iQF2mjPZ6zNNq45kbJ6MYZYCBNdv2JpGiJC/lVx4tGJWi9MNg73KkL9sWGN4X4I/CP2SBLWsT8nPADZZpAHIyw== |
2835 | 2836 |
|
2836 | 2837 | elliptic@^6.5.3:
|
2837 | 2838 | version "6.5.4"
|
|
0 commit comments