|
290 | 290 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
291 | 291 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
292 | 292 |
|
293 |
| -"@babel/helper-validator-option@^7.18.6": |
| 293 | +"@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.18.6": |
294 | 294 | version "7.21.0"
|
295 | 295 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
296 | 296 | integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
|
537 | 537 | dependencies:
|
538 | 538 | "@babel/helper-plugin-utils" "^7.8.3"
|
539 | 539 |
|
540 |
| -"@babel/plugin-syntax-flow@^7.18.6": |
| 540 | +"@babel/plugin-syntax-flow@^7.16.0", "@babel/plugin-syntax-flow@^7.18.6": |
541 | 541 | version "7.18.6"
|
542 | 542 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.18.6.tgz#774d825256f2379d06139be0c723c4dd444f3ca1"
|
543 | 543 | integrity sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==
|
|
726 | 726 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
727 | 727 | "@babel/helper-plugin-utils" "^7.18.6"
|
728 | 728 |
|
729 |
| -"@babel/plugin-transform-flow-strip-types@7.21.0", "@babel/plugin-transform-flow-strip-types@^7.18.6": |
| 729 | +"@babel/plugin-transform-flow-strip-types@7.16.0": |
| 730 | + version "7.16.0" |
| 731 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.0.tgz#edd968dc2041c1b69e451a262e948d6654a79dc2" |
| 732 | + integrity sha512-vs/F5roOaO/+WxKfp9PkvLsAyj0G+Q0zbFimHm9X2KDgabN2XmNFoAafmeGEYspUlIF9+MvVmyek9UyHiqeG/w== |
| 733 | + dependencies: |
| 734 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 735 | + "@babel/plugin-syntax-flow" "^7.16.0" |
| 736 | + |
| 737 | +"@babel/plugin-transform-flow-strip-types@^7.16.0": |
730 | 738 | version "7.21.0"
|
731 | 739 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.21.0.tgz#6aeca0adcb81dc627c8986e770bfaa4d9812aff5"
|
732 | 740 | integrity sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==
|
|
991 | 999 | core-js-compat "^3.25.1"
|
992 | 1000 | semver "^6.3.0"
|
993 | 1001 |
|
994 |
| -"@babel/preset-flow@7.18.6": |
995 |
| - version "7.18.6" |
996 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.18.6.tgz#83f7602ba566e72a9918beefafef8ef16d2810cb" |
997 |
| - integrity sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ== |
| 1002 | +"@babel/preset-flow@7.16.0": |
| 1003 | + version "7.16.0" |
| 1004 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.16.0.tgz#9f1f6e72714d79460d48058cb5658fc87da7150b" |
| 1005 | + integrity sha512-e5NE1EoPMpoHFkyFkMSj2h9tu7OolARcUHki8mnBv4NiFK9so+UrhbvT9mV99tMJOUEx8BOj67T6dXvGcTeYeQ== |
998 | 1006 | dependencies:
|
999 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
1000 |
| - "@babel/helper-validator-option" "^7.18.6" |
1001 |
| - "@babel/plugin-transform-flow-strip-types" "^7.18.6" |
| 1007 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 1008 | + "@babel/helper-validator-option" "^7.14.5" |
| 1009 | + "@babel/plugin-transform-flow-strip-types" "^7.16.0" |
1002 | 1010 |
|
1003 | 1011 | "@babel/preset-modules@^0.1.5":
|
1004 | 1012 | version "0.1.5"
|
@@ -2922,7 +2930,7 @@ core-js-compat@^3.25.1:
|
2922 | 2930 | dependencies:
|
2923 | 2931 | browserslist "^4.21.5"
|
2924 | 2932 |
|
2925 |
| -core-js@^2.6.5: |
| 2933 | +core-js@^2.4.1, core-js@^2.6.5: |
2926 | 2934 | version "2.6.12"
|
2927 | 2935 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
2928 | 2936 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
@@ -2985,13 +2993,6 @@ create-require@^1.1.0:
|
2985 | 2993 | resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
2986 | 2994 | integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
2987 | 2995 |
|
2988 |
| -cross-fetch@^3.1.5: |
2989 |
| - version "3.1.5" |
2990 |
| - resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f" |
2991 |
| - integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw== |
2992 |
| - dependencies: |
2993 |
| - node-fetch "2.6.7" |
2994 |
| - |
2995 | 2996 | cross-spawn@^5.0.1:
|
2996 | 2997 | version "5.1.0"
|
2997 | 2998 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
|
@@ -3874,18 +3875,19 @@ fbjs-css-vars@^1.0.0:
|
3874 | 3875 | resolved "https://registry.yarnpkg.com/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz#216551136ae02fe255932c3ec8775f18e2c078b8"
|
3875 | 3876 | integrity sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==
|
3876 | 3877 |
|
3877 |
| -fbjs@^3.0.2: |
3878 |
| - version "3.0.4" |
3879 |
| - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-3.0.4.tgz#e1871c6bd3083bac71ff2da868ad5067d37716c6" |
3880 |
| - integrity sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ== |
| 3878 | +fbjs@^1.0.0: |
| 3879 | + version "1.0.0" |
| 3880 | + resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-1.0.0.tgz#52c215e0883a3c86af2a7a776ed51525ae8e0a5a" |
| 3881 | + integrity sha512-MUgcMEJaFhCaF1QtWGnmq9ZDRAzECTCRAF7O6UZIlAlkTs1SasiX9aP0Iw7wfD2mJ7wDTNfg2w7u5fSCwJk1OA== |
3881 | 3882 | dependencies:
|
3882 |
| - cross-fetch "^3.1.5" |
| 3883 | + core-js "^2.4.1" |
3883 | 3884 | fbjs-css-vars "^1.0.0"
|
| 3885 | + isomorphic-fetch "^2.1.1" |
3884 | 3886 | loose-envify "^1.0.0"
|
3885 | 3887 | object-assign "^4.1.0"
|
3886 | 3888 | promise "^7.1.1"
|
3887 | 3889 | setimmediate "^1.0.5"
|
3888 |
| - ua-parser-js "^0.7.30" |
| 3890 | + ua-parser-js "^0.7.18" |
3889 | 3891 |
|
3890 | 3892 | fetch-mock@^9.11.0:
|
3891 | 3893 | version "9.11.0"
|
@@ -4028,10 +4030,10 @@ flatted@^3.1.0:
|
4028 | 4030 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
|
4029 | 4031 | integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
|
4030 | 4032 |
|
4031 |
| -flow-bin@0.201.0: |
4032 |
| - version "0.201.0" |
4033 |
| - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.201.0.tgz#bc8d7c3687526313d7a24dd920873a0273148d81" |
4034 |
| - integrity sha512-fqx6CMOhX9Xm4mN+tq/c7sqcm8aHFV1ipbLz2ZCzoNcPuUNZPoSVYm4p0qZqH0HyzMMEP1OWlU7dIkuSJ02cpg== |
| 4033 | +flow-bin@0.101.0: |
| 4034 | + version "0.101.0" |
| 4035 | + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.101.0.tgz#c56fa0afb9c151eeba7954136e9066d408691063" |
| 4036 | + integrity sha512-2xriPEOSrGQklAArNw1ixoIUiLTWhIquYV26WqnxEu7IcXWgoZUcfJXufG9kIvrNbdwCNd5RBjTwbB0p6L6XaA== |
4035 | 4037 |
|
4036 | 4038 | flush-write-stream@^1.0.0:
|
4037 | 4039 | version "1.1.1"
|
@@ -4831,13 +4833,6 @@ into-stream@^5.0.0:
|
4831 | 4833 | from2 "^2.3.0"
|
4832 | 4834 | p-is-promise "^3.0.0"
|
4833 | 4835 |
|
4834 |
| -invariant@^2.2.4: |
4835 |
| - version "2.2.4" |
4836 |
| - resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" |
4837 |
| - integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== |
4838 |
| - dependencies: |
4839 |
| - loose-envify "^1.0.0" |
4840 |
| - |
4841 | 4836 | invert-kv@^1.0.0:
|
4842 | 4837 | version "1.0.0"
|
4843 | 4838 | resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
@@ -5082,10 +5077,10 @@ is-shared-array-buffer@^1.0.2:
|
5082 | 5077 | dependencies:
|
5083 | 5078 | call-bind "^1.0.2"
|
5084 | 5079 |
|
5085 |
| -is-stream@^1.0.0, is-stream@^1.1.0: |
| 5080 | +is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: |
5086 | 5081 | version "1.1.0"
|
5087 | 5082 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
|
5088 |
| - integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= |
| 5083 | + integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== |
5089 | 5084 |
|
5090 | 5085 | is-stream@^2.0.0:
|
5091 | 5086 | version "2.0.1"
|
@@ -5183,6 +5178,14 @@ isobject@^3.0.1:
|
5183 | 5178 | resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
5184 | 5179 | integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
5185 | 5180 |
|
| 5181 | +isomorphic-fetch@^2.1.1: |
| 5182 | + version "2.2.1" |
| 5183 | + resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9" |
| 5184 | + integrity sha512-9c4TNAKYXM5PRyVcwUZrF3W09nQ+sO7+jydgs4ZGW9dhsLG2VOlISJABombdQqQRXCwuYG3sYV/puGf5rp0qmA== |
| 5185 | + dependencies: |
| 5186 | + node-fetch "^1.0.1" |
| 5187 | + whatwg-fetch ">=0.10.0" |
| 5188 | + |
5186 | 5189 | isstream@~0.1.2:
|
5187 | 5190 | version "0.1.2"
|
5188 | 5191 | resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
@@ -6532,12 +6535,13 @@ node-fetch-npm@^2.0.2:
|
6532 | 6535 | json-parse-better-errors "^1.0.0"
|
6533 | 6536 | safe-buffer "^5.1.1"
|
6534 | 6537 |
|
6535 |
| -node-fetch@2.6.7: |
6536 |
| - version "2.6.7" |
6537 |
| - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
6538 |
| - integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
| 6538 | +node-fetch@^1.0.1: |
| 6539 | + version "1.7.3" |
| 6540 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef" |
| 6541 | + integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ== |
6539 | 6542 | dependencies:
|
6540 |
| - whatwg-url "^5.0.0" |
| 6543 | + encoding "^0.1.11" |
| 6544 | + is-stream "^1.0.1" |
6541 | 6545 |
|
6542 | 6546 | node-fetch@^2.6.1:
|
6543 | 6547 | version "2.6.6"
|
@@ -7831,14 +7835,13 @@ regjsparser@^0.9.1:
|
7831 | 7835 | dependencies:
|
7832 | 7836 | jsesc "~0.5.0"
|
7833 | 7837 |
|
7834 |
| -relay-runtime@^14.1.0: |
7835 |
| - version "14.1.0" |
7836 |
| - resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-14.1.0.tgz#44b317101f560a16caea2eef8a52e254b03908fa" |
7837 |
| - integrity sha512-t2DR2hZviHrdEQrOvFqwmvRWvZ0SjI/r4bS5f3qvMyXt4g1kw3RTb2RNVmbKGg6zEQhf7Na/brdqE4roApmclQ== |
| 7838 | +relay-runtime@^4.0.0: |
| 7839 | + version "4.0.0" |
| 7840 | + resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-4.0.0.tgz#5cf50f52e3ea56ec81f0b5fed05b03e99a9e3906" |
| 7841 | + integrity sha512-Fd5nAMNfySINAYPf1zgtcYbCk33pO5ANiYfaMhKYzukfc2GCmn6RP7NEpG69GxVezu/E1aOxo72t+Y1NspDV8A== |
7838 | 7842 | dependencies:
|
7839 | 7843 | "@babel/runtime" "^7.0.0"
|
7840 |
| - fbjs "^3.0.2" |
7841 |
| - invariant "^2.2.4" |
| 7844 | + fbjs "^1.0.0" |
7842 | 7845 |
|
7843 | 7846 | request@^2.88.0:
|
7844 | 7847 | version "2.88.2"
|
@@ -8913,10 +8916,10 @@ typescript@^4.6.4, typescript@^4.8.4:
|
8913 | 8916 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
8914 | 8917 | integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
8915 | 8918 |
|
8916 |
| -ua-parser-js@^0.7.30: |
8917 |
| - version "0.7.33" |
8918 |
| - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532" |
8919 |
| - integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw== |
| 8919 | +ua-parser-js@^0.7.18: |
| 8920 | + version "0.7.34" |
| 8921 | + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.34.tgz#afb439e2e3e394bdc90080acb661a39c685b67d7" |
| 8922 | + integrity sha512-cJMeh/eOILyGu0ejgTKB95yKT3zOenSe9UGE3vj6WfiOwgGYnmATUsnDixMFvdU+rNMvWih83hrUP8VwhF9yXQ== |
8920 | 8923 |
|
8921 | 8924 | uglify-js@^3.1.4:
|
8922 | 8925 | version "3.14.2"
|
@@ -9193,6 +9196,11 @@ whatwg-encoding@^2.0.0:
|
9193 | 9196 | dependencies:
|
9194 | 9197 | iconv-lite "0.6.3"
|
9195 | 9198 |
|
| 9199 | +whatwg-fetch@>=0.10.0: |
| 9200 | + version "3.6.2" |
| 9201 | + resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c" |
| 9202 | + integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA== |
| 9203 | + |
9196 | 9204 | whatwg-mimetype@^3.0.0:
|
9197 | 9205 | version "3.0.0"
|
9198 | 9206 | resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7"
|
|
0 commit comments