|
17 | 17 | "@babel/highlight" "^7.12.13" |
18 | 18 |
|
19 | 19 | "@babel/compat-data@^7.13.8": |
20 | | - version "7.13.11" |
21 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.11.tgz#9c8fe523c206979c9a81b1e12fe50c1254f1aa35" |
22 | | - integrity sha512-BwKEkO+2a67DcFeS3RLl0Z3Gs2OvdXewuWjc1Hfokhb5eQWP9YRYH1/+VrVZvql2CfjOiNGqSAFOYt4lsqTHzg== |
| 20 | + version "7.13.12" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
| 22 | + integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.7.5": |
25 | 25 | version "7.13.10" |
|
78 | 78 | dependencies: |
79 | 79 | "@babel/types" "^7.12.13" |
80 | 80 |
|
81 | | -"@babel/helper-member-expression-to-functions@^7.13.0": |
82 | | - version "7.13.0" |
83 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz#6aa4bb678e0f8c22f58cdb79451d30494461b091" |
84 | | - integrity sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ== |
| 81 | +"@babel/helper-member-expression-to-functions@^7.13.12": |
| 82 | + version "7.13.12" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" |
| 84 | + integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== |
85 | 85 | dependencies: |
86 | | - "@babel/types" "^7.13.0" |
| 86 | + "@babel/types" "^7.13.12" |
87 | 87 |
|
88 | | -"@babel/helper-module-imports@^7.12.13": |
89 | | - version "7.12.13" |
90 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
91 | | - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 88 | +"@babel/helper-module-imports@^7.13.12": |
| 89 | + version "7.13.12" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 91 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
92 | 92 | dependencies: |
93 | | - "@babel/types" "^7.12.13" |
| 93 | + "@babel/types" "^7.13.12" |
94 | 94 |
|
95 | 95 | "@babel/helper-module-transforms@^7.13.0": |
96 | | - version "7.13.0" |
97 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1" |
98 | | - integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw== |
| 96 | + version "7.13.12" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
| 98 | + integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
99 | 99 | dependencies: |
100 | | - "@babel/helper-module-imports" "^7.12.13" |
101 | | - "@babel/helper-replace-supers" "^7.13.0" |
102 | | - "@babel/helper-simple-access" "^7.12.13" |
| 100 | + "@babel/helper-module-imports" "^7.13.12" |
| 101 | + "@babel/helper-replace-supers" "^7.13.12" |
| 102 | + "@babel/helper-simple-access" "^7.13.12" |
103 | 103 | "@babel/helper-split-export-declaration" "^7.12.13" |
104 | 104 | "@babel/helper-validator-identifier" "^7.12.11" |
105 | 105 | "@babel/template" "^7.12.13" |
106 | 106 | "@babel/traverse" "^7.13.0" |
107 | | - "@babel/types" "^7.13.0" |
108 | | - lodash "^4.17.19" |
| 107 | + "@babel/types" "^7.13.12" |
109 | 108 |
|
110 | 109 | "@babel/helper-optimise-call-expression@^7.12.13": |
111 | 110 | version "7.12.13" |
|
119 | 118 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
120 | 119 | integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
121 | 120 |
|
122 | | -"@babel/helper-replace-supers@^7.13.0": |
123 | | - version "7.13.0" |
124 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz#6034b7b51943094cb41627848cb219cb02be1d24" |
125 | | - integrity sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw== |
| 121 | +"@babel/helper-replace-supers@^7.13.12": |
| 122 | + version "7.13.12" |
| 123 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804" |
| 124 | + integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw== |
126 | 125 | dependencies: |
127 | | - "@babel/helper-member-expression-to-functions" "^7.13.0" |
| 126 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
128 | 127 | "@babel/helper-optimise-call-expression" "^7.12.13" |
129 | 128 | "@babel/traverse" "^7.13.0" |
130 | | - "@babel/types" "^7.13.0" |
| 129 | + "@babel/types" "^7.13.12" |
131 | 130 |
|
132 | | -"@babel/helper-simple-access@^7.12.13": |
133 | | - version "7.12.13" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4" |
135 | | - integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA== |
| 131 | +"@babel/helper-simple-access@^7.13.12": |
| 132 | + version "7.13.12" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
| 134 | + integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== |
136 | 135 | dependencies: |
137 | | - "@babel/types" "^7.12.13" |
| 136 | + "@babel/types" "^7.13.12" |
138 | 137 |
|
139 | 138 | "@babel/helper-split-export-declaration@^7.12.13": |
140 | 139 | version "7.12.13" |
|
172 | 171 | js-tokens "^4.0.0" |
173 | 172 |
|
174 | 173 | "@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10": |
175 | | - version "7.13.11" |
176 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.11.tgz#f93ebfc99d21c1772afbbaa153f47e7ce2f50b88" |
177 | | - integrity sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q== |
| 174 | + version "7.13.12" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1" |
| 176 | + integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw== |
178 | 177 |
|
179 | 178 | "@babel/plugin-syntax-async-generators@^7.8.4": |
180 | 179 | version "7.8.4" |
|
284 | 283 | globals "^11.1.0" |
285 | 284 | lodash "^4.17.19" |
286 | 285 |
|
287 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
288 | | - version "7.13.0" |
289 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
290 | | - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
| 286 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 287 | + version "7.13.12" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" |
| 289 | + integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== |
291 | 290 | dependencies: |
292 | 291 | "@babel/helper-validator-identifier" "^7.12.11" |
293 | 292 | lodash "^4.17.19" |
|
544 | 543 | "@sinonjs/commons" "^1.7.0" |
545 | 544 |
|
546 | 545 | "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": |
547 | | - version "7.1.13" |
548 | | - resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.13.tgz#bc6eea53975fdf163aff66c086522c6f293ae4cf" |
549 | | - integrity sha512-CC6amBNND16pTk4K3ZqKIaba6VGKAQs3gMjEY17FVd56oI/ZWt9OhS6riYiWv9s8ENbYUi7p8lgqb0QHQvUKQQ== |
| 546 | + version "7.1.14" |
| 547 | + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.14.tgz#faaeefc4185ec71c389f4501ee5ec84b170cc402" |
| 548 | + integrity sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g== |
550 | 549 | dependencies: |
551 | 550 | "@babel/parser" "^7.1.0" |
552 | 551 | "@babel/types" "^7.0.0" |
|
647 | 646 | dependencies: |
648 | 647 | "@types/yargs-parser" "*" |
649 | 648 |
|
650 | | -"@typescript-eslint/eslint-plugin@~4.18.0": |
651 | | - version "4.18.0" |
652 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6" |
653 | | - integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== |
| 649 | +"@typescript-eslint/eslint-plugin@~4.19.0": |
| 650 | + version "4.19.0" |
| 651 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0" |
| 652 | + integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw== |
654 | 653 | dependencies: |
655 | | - "@typescript-eslint/experimental-utils" "4.18.0" |
656 | | - "@typescript-eslint/scope-manager" "4.18.0" |
| 654 | + "@typescript-eslint/experimental-utils" "4.19.0" |
| 655 | + "@typescript-eslint/scope-manager" "4.19.0" |
657 | 656 | debug "^4.1.1" |
658 | 657 | functional-red-black-tree "^1.0.1" |
659 | 658 | lodash "^4.17.15" |
660 | 659 | regexpp "^3.0.0" |
661 | 660 | semver "^7.3.2" |
662 | 661 | tsutils "^3.17.1" |
663 | 662 |
|
664 | | -"@typescript-eslint/experimental-utils@4.18.0": |
665 | | - version "4.18.0" |
666 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314" |
667 | | - integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A== |
| 663 | +"@typescript-eslint/experimental-utils@4.19.0": |
| 664 | + version "4.19.0" |
| 665 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6" |
| 666 | + integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA== |
668 | 667 | dependencies: |
669 | 668 | "@types/json-schema" "^7.0.3" |
670 | | - "@typescript-eslint/scope-manager" "4.18.0" |
671 | | - "@typescript-eslint/types" "4.18.0" |
672 | | - "@typescript-eslint/typescript-estree" "4.18.0" |
| 669 | + "@typescript-eslint/scope-manager" "4.19.0" |
| 670 | + "@typescript-eslint/types" "4.19.0" |
| 671 | + "@typescript-eslint/typescript-estree" "4.19.0" |
673 | 672 | eslint-scope "^5.0.0" |
674 | 673 | eslint-utils "^2.0.0" |
675 | 674 |
|
676 | | -"@typescript-eslint/parser@~4.18.0": |
677 | | - version "4.18.0" |
678 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21" |
679 | | - integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA== |
| 675 | +"@typescript-eslint/parser@~4.19.0": |
| 676 | + version "4.19.0" |
| 677 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128" |
| 678 | + integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA== |
680 | 679 | dependencies: |
681 | | - "@typescript-eslint/scope-manager" "4.18.0" |
682 | | - "@typescript-eslint/types" "4.18.0" |
683 | | - "@typescript-eslint/typescript-estree" "4.18.0" |
| 680 | + "@typescript-eslint/scope-manager" "4.19.0" |
| 681 | + "@typescript-eslint/types" "4.19.0" |
| 682 | + "@typescript-eslint/typescript-estree" "4.19.0" |
684 | 683 | debug "^4.1.1" |
685 | 684 |
|
686 | | -"@typescript-eslint/scope-manager@4.18.0": |
687 | | - version "4.18.0" |
688 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427" |
689 | | - integrity sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ== |
| 685 | +"@typescript-eslint/scope-manager@4.19.0": |
| 686 | + version "4.19.0" |
| 687 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f" |
| 688 | + integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g== |
690 | 689 | dependencies: |
691 | | - "@typescript-eslint/types" "4.18.0" |
692 | | - "@typescript-eslint/visitor-keys" "4.18.0" |
| 690 | + "@typescript-eslint/types" "4.19.0" |
| 691 | + "@typescript-eslint/visitor-keys" "4.19.0" |
693 | 692 |
|
694 | | -"@typescript-eslint/types@4.18.0": |
695 | | - version "4.18.0" |
696 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a" |
697 | | - integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A== |
| 693 | +"@typescript-eslint/types@4.19.0": |
| 694 | + version "4.19.0" |
| 695 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568" |
| 696 | + integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA== |
698 | 697 |
|
699 | | -"@typescript-eslint/typescript-estree@4.18.0": |
700 | | - version "4.18.0" |
701 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb" |
702 | | - integrity sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg== |
| 698 | +"@typescript-eslint/typescript-estree@4.19.0": |
| 699 | + version "4.19.0" |
| 700 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147" |
| 701 | + integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA== |
703 | 702 | dependencies: |
704 | | - "@typescript-eslint/types" "4.18.0" |
705 | | - "@typescript-eslint/visitor-keys" "4.18.0" |
| 703 | + "@typescript-eslint/types" "4.19.0" |
| 704 | + "@typescript-eslint/visitor-keys" "4.19.0" |
706 | 705 | debug "^4.1.1" |
707 | 706 | globby "^11.0.1" |
708 | 707 | is-glob "^4.0.1" |
709 | 708 | semver "^7.3.2" |
710 | 709 | tsutils "^3.17.1" |
711 | 710 |
|
712 | | -"@typescript-eslint/visitor-keys@4.18.0": |
713 | | - version "4.18.0" |
714 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6" |
715 | | - integrity sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw== |
| 711 | +"@typescript-eslint/visitor-keys@4.19.0": |
| 712 | + version "4.19.0" |
| 713 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f" |
| 714 | + integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A== |
716 | 715 | dependencies: |
717 | | - "@typescript-eslint/types" "4.18.0" |
| 716 | + "@typescript-eslint/types" "4.19.0" |
718 | 717 | eslint-visitor-keys "^2.0.0" |
719 | 718 |
|
720 | 719 | abab@^2.0.3, abab@^2.0.5: |
@@ -761,9 +760,9 @@ ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4: |
761 | 760 | uri-js "^4.2.2" |
762 | 761 |
|
763 | 762 | ajv@^7.0.2: |
764 | | - version "7.2.1" |
765 | | - resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.1.tgz#a5ac226171912447683524fa2f1248fcf8bac83d" |
766 | | - integrity sha512-+nu0HDv7kNSOua9apAVc979qd932rrZeb3WOvoiD31A/p1mIE5/9bN2027pE2rOPYEdS3UHzsvof4hY+lM9/WQ== |
| 763 | + version "7.2.3" |
| 764 | + resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.3.tgz#ca78d1cf458d7d36d1c3fa0794dd143406db5772" |
| 765 | + integrity sha512-idv5WZvKVXDqKralOImQgPM9v6WOdLNa0IY3B3doOjw/YxRGT8I+allIJ6kd7Uaj+SF1xZUSU+nPM5aDNBVtnw== |
767 | 766 | dependencies: |
768 | 767 | fast-deep-equal "^3.1.1" |
769 | 768 | json-schema-traverse "^1.0.0" |
@@ -1095,9 +1094,9 @@ camelcase@^6.0.0: |
1095 | 1094 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== |
1096 | 1095 |
|
1097 | 1096 | caniuse-lite@^1.0.30001181: |
1098 | | - version "1.0.30001203" |
1099 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001203.tgz#a7a34df21a387d9deffcd56c000b8cf5ab540580" |
1100 | | - integrity sha512-/I9tvnzU/PHMH7wBPrfDMSuecDeUKerjCPX7D0xBbaJZPxoT9m+yYxt0zCTkcijCkjTdim3H56Zm0i5Adxch4w== |
| 1097 | + version "1.0.30001204" |
| 1098 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa" |
| 1099 | + integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ== |
1101 | 1100 |
|
1102 | 1101 | capture-exit@^2.0.0: |
1103 | 1102 | version "2.0.0" |
@@ -1414,9 +1413,9 @@ ecc-jsbn@~0.1.1: |
1414 | 1413 | safer-buffer "^2.1.0" |
1415 | 1414 |
|
1416 | 1415 | electron-to-chromium@^1.3.649: |
1417 | | - version "1.3.692" |
1418 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.692.tgz#4d00479055a7282cdd1b19caec09ed7779529640" |
1419 | | - integrity sha512-Ix+zDUAXWZuUzqKdhkgN5dP7ZM+IwMG4yAGFGDLpGJP/3vNEEwuHG1LIhtXUfW0FFV0j38t5PUv2n/3MFSRviQ== |
| 1416 | + version "1.3.693" |
| 1417 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.693.tgz#5089c506a925c31f93fcb173a003a22e341115dd" |
| 1418 | + integrity sha512-vUdsE8yyeu30RecppQtI+XTz2++LWLVEIYmzeCaCRLSdtKZ2eXqdJcrs85KwLiPOPVc6PELgWyXBsfqIvzGZag== |
1420 | 1419 |
|
1421 | 1420 | emittery@^0.7.1: |
1422 | 1421 | version "0.7.2" |
@@ -1629,9 +1628,9 @@ esutils@^2.0.2: |
1629 | 1628 | integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== |
1630 | 1629 |
|
1631 | 1630 | exec-sh@^0.3.2: |
1632 | | - version "0.3.4" |
1633 | | - resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.4.tgz#3a018ceb526cc6f6df2bb504b2bfe8e3a4934ec5" |
1634 | | - integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A== |
| 1631 | + version "0.3.5" |
| 1632 | + resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.5.tgz#1b46bd6bcbf54fdc1e926a4f3d90126d42cec3df" |
| 1633 | + integrity sha512-0hzpaUazv4mEccxdn3TXC+HWNeVXNKMCJRK6E7Xyg+LwGAYI3yFag6jTkd4injV+kChYDQS1ftqDhnDVWNhU8A== |
1635 | 1634 |
|
1636 | 1635 | execa@^1.0.0: |
1637 | 1636 | version "1.0.0" |
@@ -1961,9 +1960,9 @@ globals@^13.0.0, globals@^13.6.0: |
1961 | 1960 | type-fest "^0.20.2" |
1962 | 1961 |
|
1963 | 1962 | globby@^11.0.1: |
1964 | | - version "11.0.2" |
1965 | | - resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83" |
1966 | | - integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og== |
| 1963 | + version "11.0.3" |
| 1964 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" |
| 1965 | + integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== |
1967 | 1966 | dependencies: |
1968 | 1967 | array-union "^2.1.0" |
1969 | 1968 | dir-glob "^3.0.1" |
@@ -3447,9 +3446,9 @@ qs@~6.5.2: |
3447 | 3446 | integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== |
3448 | 3447 |
|
3449 | 3448 | queue-microtask@^1.2.2: |
3450 | | - version "1.2.2" |
3451 | | - resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3" |
3452 | | - integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg== |
| 3449 | + version "1.2.3" |
| 3450 | + resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" |
| 3451 | + integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
3453 | 3452 |
|
3454 | 3453 | react-is@^17.0.1: |
3455 | 3454 | version "17.0.1" |
|
0 commit comments