|
23 | 23 | integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
24 | 24 |
|
25 | 25 | "@babel/core@^7.11.6", "@babel/core@^7.12.3": |
26 | | - version "7.19.3" |
27 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
28 | | - integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
| 26 | + version "7.19.6" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
| 28 | + integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
29 | 29 | dependencies: |
30 | 30 | "@ampproject/remapping" "^2.1.0" |
31 | 31 | "@babel/code-frame" "^7.18.6" |
32 | | - "@babel/generator" "^7.19.3" |
| 32 | + "@babel/generator" "^7.19.6" |
33 | 33 | "@babel/helper-compilation-targets" "^7.19.3" |
34 | | - "@babel/helper-module-transforms" "^7.19.0" |
35 | | - "@babel/helpers" "^7.19.0" |
36 | | - "@babel/parser" "^7.19.3" |
| 34 | + "@babel/helper-module-transforms" "^7.19.6" |
| 35 | + "@babel/helpers" "^7.19.4" |
| 36 | + "@babel/parser" "^7.19.6" |
37 | 37 | "@babel/template" "^7.18.10" |
38 | | - "@babel/traverse" "^7.19.3" |
39 | | - "@babel/types" "^7.19.3" |
| 38 | + "@babel/traverse" "^7.19.6" |
| 39 | + "@babel/types" "^7.19.4" |
40 | 40 | convert-source-map "^1.7.0" |
41 | 41 | debug "^4.1.0" |
42 | 42 | gensync "^1.0.0-beta.2" |
43 | 43 | json5 "^2.2.1" |
44 | 44 | semver "^6.3.0" |
45 | 45 |
|
46 | | -"@babel/generator@^7.19.3", "@babel/generator@^7.19.4", "@babel/generator@^7.7.2": |
47 | | - version "7.19.5" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.5.tgz#da3f4b301c8086717eee9cab14da91b1fa5dcca7" |
49 | | - integrity sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg== |
| 46 | +"@babel/generator@^7.19.6", "@babel/generator@^7.7.2": |
| 47 | + version "7.19.6" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
| 49 | + integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
50 | 50 | dependencies: |
51 | 51 | "@babel/types" "^7.19.4" |
52 | 52 | "@jridgewell/gen-mapping" "^0.3.2" |
|
89 | 89 | dependencies: |
90 | 90 | "@babel/types" "^7.18.6" |
91 | 91 |
|
92 | | -"@babel/helper-module-transforms@^7.19.0": |
93 | | - version "7.19.0" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30" |
95 | | - integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ== |
| 92 | +"@babel/helper-module-transforms@^7.19.6": |
| 93 | + version "7.19.6" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
| 95 | + integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
96 | 96 | dependencies: |
97 | 97 | "@babel/helper-environment-visitor" "^7.18.9" |
98 | 98 | "@babel/helper-module-imports" "^7.18.6" |
99 | | - "@babel/helper-simple-access" "^7.18.6" |
| 99 | + "@babel/helper-simple-access" "^7.19.4" |
100 | 100 | "@babel/helper-split-export-declaration" "^7.18.6" |
101 | | - "@babel/helper-validator-identifier" "^7.18.6" |
| 101 | + "@babel/helper-validator-identifier" "^7.19.1" |
102 | 102 | "@babel/template" "^7.18.10" |
103 | | - "@babel/traverse" "^7.19.0" |
104 | | - "@babel/types" "^7.19.0" |
| 103 | + "@babel/traverse" "^7.19.6" |
| 104 | + "@babel/types" "^7.19.4" |
105 | 105 |
|
106 | 106 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.8.0": |
107 | 107 | version "7.19.0" |
108 | 108 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz#4796bb14961521f0f8715990bee2fb6e51ce21bf" |
109 | 109 | integrity sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw== |
110 | 110 |
|
111 | | -"@babel/helper-simple-access@^7.18.6": |
| 111 | +"@babel/helper-simple-access@^7.19.4": |
112 | 112 | version "7.19.4" |
113 | 113 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
114 | 114 | integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
|
137 | 137 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
138 | 138 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
139 | 139 |
|
140 | | -"@babel/helpers@^7.19.0": |
| 140 | +"@babel/helpers@^7.19.4": |
141 | 141 | version "7.19.4" |
142 | 142 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5" |
143 | 143 | integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw== |
|
155 | 155 | chalk "^2.0.0" |
156 | 156 | js-tokens "^4.0.0" |
157 | 157 |
|
158 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4": |
159 | | - version "7.19.4" |
160 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.4.tgz#03c4339d2b8971eb3beca5252bafd9b9f79db3dc" |
161 | | - integrity sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA== |
| 158 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.6": |
| 159 | + version "7.19.6" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
| 161 | + integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
162 | 162 |
|
163 | 163 | "@babel/plugin-syntax-async-generators@^7.8.4": |
164 | 164 | version "7.8.4" |
|
252 | 252 | "@babel/helper-plugin-utils" "^7.18.6" |
253 | 253 |
|
254 | 254 | "@babel/runtime-corejs2@^7.2.0": |
255 | | - version "7.19.4" |
256 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.19.4.tgz#84e8d88be98ad0954dff95418b464c3765a0f7af" |
257 | | - integrity sha512-CI3EpUqXzoPOKa7hOzObVDh9RAz2j0fNpW56u85/8oY9+27od2QXwtwJ12LW3aZ3jqmc5lu91czL/79wFkb41w== |
| 255 | + version "7.19.6" |
| 256 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.19.6.tgz#d2fc00db286156c3921ce33cb326cc1a18b54bfa" |
| 257 | + integrity sha512-zJ/98/w+4VkP4bGqSO+cKVnhF/096OQIWQQhdWHxsXpHN23KVXJciElWgXA82VWLNMtPvlWdiPA6hoqNCx7R2A== |
258 | 258 | dependencies: |
259 | 259 | core-js "^2.6.12" |
260 | 260 | regenerator-runtime "^0.13.4" |
|
268 | 268 | "@babel/parser" "^7.18.10" |
269 | 269 | "@babel/types" "^7.18.10" |
270 | 270 |
|
271 | | -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.19.4", "@babel/traverse@^7.7.2": |
272 | | - version "7.19.4" |
273 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.4.tgz#f117820e18b1e59448a6c1fa9d0ff08f7ac459a8" |
274 | | - integrity sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g== |
| 271 | +"@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6", "@babel/traverse@^7.7.2": |
| 272 | + version "7.19.6" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
| 274 | + integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
275 | 275 | dependencies: |
276 | 276 | "@babel/code-frame" "^7.18.6" |
277 | | - "@babel/generator" "^7.19.4" |
| 277 | + "@babel/generator" "^7.19.6" |
278 | 278 | "@babel/helper-environment-visitor" "^7.18.9" |
279 | 279 | "@babel/helper-function-name" "^7.19.0" |
280 | 280 | "@babel/helper-hoist-variables" "^7.18.6" |
281 | 281 | "@babel/helper-split-export-declaration" "^7.18.6" |
282 | | - "@babel/parser" "^7.19.4" |
| 282 | + "@babel/parser" "^7.19.6" |
283 | 283 | "@babel/types" "^7.19.4" |
284 | 284 | debug "^4.1.0" |
285 | 285 | globals "^11.1.0" |
286 | 286 |
|
287 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 287 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
288 | 288 | version "7.19.4" |
289 | 289 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
290 | 290 | integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
|
731 | 731 | estree-walker "^1.0.1" |
732 | 732 | picomatch "^2.2.2" |
733 | 733 |
|
734 | | -"@sentry/core@7.15.0": |
735 | | - version "7.15.0" |
736 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.15.0.tgz#983e08326afdb8ddb10494372cd22b3886d683c9" |
737 | | - integrity sha512-W8d44g04GShBn4Z9VBTUhf1T9LTMfzUnETEx237zzUucv0kkyj3LsWQsJapWchMbmwr1V/CdnNDN+lGDm8iXQA== |
| 734 | +"@sentry/core@7.16.0": |
| 735 | + version "7.16.0" |
| 736 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.16.0.tgz#60f9b54ef2ec524176b329e1d15be39c36da5953" |
| 737 | + integrity sha512-vq6H1b/IPTvzDD9coQ3wIudvSjkAYuUlXb1dv69dRlq4v3st9dcKBps1Zf0lQ1i4TVlDLoe1iGMmNFglMF1Q5w== |
738 | 738 | dependencies: |
739 | | - "@sentry/types" "7.15.0" |
740 | | - "@sentry/utils" "7.15.0" |
| 739 | + "@sentry/types" "7.16.0" |
| 740 | + "@sentry/utils" "7.16.0" |
741 | 741 | tslib "^1.9.3" |
742 | 742 |
|
743 | 743 | "@sentry/integrations@^7.10.0": |
744 | | - version "7.15.0" |
745 | | - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.15.0.tgz#c2af3a2d2c0667216d76d829f24c5125b110e6c8" |
746 | | - integrity sha512-BGQynB/V4NDkFKAE4acolISNC2R3KWAXgo7DrTosqt/0FEqy96YhZrkqsnyqpAY5nRxMEdpDwEWR+eITlzNTrg== |
| 744 | + version "7.16.0" |
| 745 | + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.16.0.tgz#fa6a2a2b7275efec5cf67c07eb76297447301ff2" |
| 746 | + integrity sha512-PJRmFUHOKMf1APOlwxGB7Z6LHzJP4xL6OLSoiwnruRuHaGvdyILA53fr/A6wRMSPyTxJDJpNkcN36cA56mLxYA== |
747 | 747 | dependencies: |
748 | | - "@sentry/types" "7.15.0" |
749 | | - "@sentry/utils" "7.15.0" |
| 748 | + "@sentry/types" "7.16.0" |
| 749 | + "@sentry/utils" "7.16.0" |
750 | 750 | localforage "^1.8.1" |
751 | 751 | tslib "^1.9.3" |
752 | 752 |
|
753 | 753 | "@sentry/node@^7.10.0": |
754 | | - version "7.15.0" |
755 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.15.0.tgz#8784a747d9b933754b29bba954b22f0d54c3b614" |
756 | | - integrity sha512-gfyo6YTo4Sw5pdKWCzs7trqZpBm5D/ArR4vylQrQayfImiYyNY6yaOK1R7g4rM34MXUu91pfVJLUpXvjk/NsHw== |
| 754 | + version "7.16.0" |
| 755 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.16.0.tgz#f049e243169ec4d6058d5c0fff08104509f5ba9a" |
| 756 | + integrity sha512-OC0TO6UTetv8IsX3zNhdeui7YVIQCnhkbfi+CMrB6YsHaMP2A9qH5gNyu/hKbaY9+4xci7e4rxyRmI65aKS9ow== |
757 | 757 | dependencies: |
758 | | - "@sentry/core" "7.15.0" |
759 | | - "@sentry/types" "7.15.0" |
760 | | - "@sentry/utils" "7.15.0" |
| 758 | + "@sentry/core" "7.16.0" |
| 759 | + "@sentry/types" "7.16.0" |
| 760 | + "@sentry/utils" "7.16.0" |
761 | 761 | cookie "^0.4.1" |
762 | 762 | https-proxy-agent "^5.0.0" |
763 | 763 | lru_map "^0.3.3" |
764 | 764 | tslib "^1.9.3" |
765 | 765 |
|
766 | | -"@sentry/types@7.15.0": |
767 | | - version "7.15.0" |
768 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.15.0.tgz#50c57c924993d4dd16b43172d310c66384d17463" |
769 | | - integrity sha512-MN9haDRh9ZOsTotoDTHu2BT3sT8Vs1F0alhizUpDyjN2YgBCqR6JV+AbAE1XNHwS2+5zbppch1PwJUVeE58URQ== |
| 766 | +"@sentry/types@7.16.0": |
| 767 | + version "7.16.0" |
| 768 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.16.0.tgz#79c06ada153a84feb949fa49b1c9d15f91decd79" |
| 769 | + integrity sha512-i6D+OK6d0l/k+VQvRp/Pt21WkDEgVBUIZq+sOkEZJczbcfexVdXKeXXoYTD2vYuFq8Yy28fzlsZaKI+NoH94yQ== |
770 | 770 |
|
771 | | -"@sentry/utils@7.15.0": |
772 | | - version "7.15.0" |
773 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.15.0.tgz#cda642a353a58fd6631979c1e5986788e6db6c43" |
774 | | - integrity sha512-akic22/6xa/RG5Mj7UN6pLc23VnX9zQlKM53L/q3yIr0juckSVthJiiFNdgdqrX03S1tHYlBgPeShKFFTHpkjA== |
| 771 | +"@sentry/utils@7.16.0": |
| 772 | + version "7.16.0" |
| 773 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.16.0.tgz#b832520c661d4435808969ee04814ff8e20497b1" |
| 774 | + integrity sha512-3Zh1txg7IRp4kZAdG27YF7K6lD1IZyuAo9KjoPg1Xzqa4DOZyASJuEkbf+rK2a9T4HrtVHHXJUsNbKg8WM3VHg== |
775 | 775 | dependencies: |
776 | | - "@sentry/types" "7.15.0" |
| 776 | + "@sentry/types" "7.16.0" |
777 | 777 | tslib "^1.9.3" |
778 | 778 |
|
779 | 779 | "@sideway/address@^4.1.3": |
|
794 | 794 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== |
795 | 795 |
|
796 | 796 | "@sinclair/typebox@^0.24.1": |
797 | | - version "0.24.46" |
798 | | - resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.46.tgz#57501b58023776dbbae9e25619146286440be34c" |
799 | | - integrity sha512-ng4ut1z2MCBhK/NwDVwIQp3pAUOCs/KNaW3cBxdFB2xTDrOuo1xuNmpr/9HHFhxqIvHrs1NTH3KJg6q+JSy1Kw== |
| 797 | + version "0.24.50" |
| 798 | + resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.50.tgz#35ee4db4ab8f3a8ff56490c51f92445d2776451e" |
| 799 | + integrity sha512-k8ETQOOQDg5FtK7y9KJWpsGLik+QlPmIi8zzl/dGUgshV2QitprkFlCR/AemjWOTyKn9UwSSGRTzLVotvgCjYQ== |
800 | 800 |
|
801 | 801 | "@sinonjs/commons@^1.7.0": |
802 | 802 | version "1.8.3" |
|
973 | 973 | integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== |
974 | 974 |
|
975 | 975 | "@types/node@*": |
976 | | - version "18.11.0" |
977 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d" |
978 | | - integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w== |
| 976 | + version "18.11.4" |
| 977 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.4.tgz#7017a52e18dfaad32f55eebd539993014441949c" |
| 978 | + integrity sha512-BxcJpBu8D3kv/GZkx/gSMz6VnTJREBj/4lbzYOQueUOELkt8WrO6zAcSPmp9uRPEW/d+lUO8QK0W2xnS1hEU0A== |
979 | 979 |
|
980 | 980 | "@types/node@^14.14.31": |
981 | 981 | version "14.18.32" |
@@ -1547,9 +1547,9 @@ caniuse-api@^3.0.0: |
1547 | 1547 | lodash.uniq "^4.5.0" |
1548 | 1548 |
|
1549 | 1549 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407: |
1550 | | - version "1.0.30001420" |
1551 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001420.tgz#f62f35f051e0b6d25532cf376776d41e45b47ef6" |
1552 | | - integrity sha512-OnyeJ9ascFA9roEj72ok2Ikp7PHJTKubtEJIQ/VK3fdsS50q4KWy+Z5X0A1/GswEItKX0ctAp8n4SYDE7wTu6A== |
| 1550 | + version "1.0.30001423" |
| 1551 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz#57176d460aa8cd85ee1a72016b961eb9aca55d91" |
| 1552 | + integrity sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ== |
1553 | 1553 |
|
1554 | 1554 | caseless@~0.12.0: |
1555 | 1555 | version "0.12.0" |
@@ -2075,9 +2075,9 @@ date-fns@^2.16.1: |
2075 | 2075 | integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA== |
2076 | 2076 |
|
2077 | 2077 | dayjs@^1.10.4: |
2078 | | - version "1.11.5" |
2079 | | - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.5.tgz#00e8cc627f231f9499c19b38af49f56dc0ac5e93" |
2080 | | - integrity sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA== |
| 2078 | + version "1.11.6" |
| 2079 | + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb" |
| 2080 | + integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ== |
2081 | 2081 |
|
2082 | 2082 | debug@2.6.9: |
2083 | 2083 | version "2.6.9" |
@@ -2303,9 +2303,9 @@ ee-first@1.1.1: |
2303 | 2303 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== |
2304 | 2304 |
|
2305 | 2305 | electron-to-chromium@^1.4.251: |
2306 | | - version "1.4.283" |
2307 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.283.tgz#d4f263f5df402fd799c0a06255d580dcf8aa9a8e" |
2308 | | - integrity sha512-g6RQ9zCOV+U5QVHW9OpFR7rdk/V7xfopNXnyAamdpFgCHgZ1sjI8VuR1+zG2YG/TZk+tQ8mpNkug4P8FU0fuOA== |
| 2306 | + version "1.4.284" |
| 2307 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz#61046d1e4cab3a25238f6bf7413795270f125592" |
| 2308 | + integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== |
2309 | 2309 |
|
2310 | 2310 | ellipsize@0.1.0: |
2311 | 2311 | version "0.1.0" |
@@ -3065,9 +3065,9 @@ is-ci@^3.0.0: |
3065 | 3065 | ci-info "^3.2.0" |
3066 | 3066 |
|
3067 | 3067 | is-core-module@^2.9.0: |
3068 | | - version "2.10.0" |
3069 | | - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed" |
3070 | | - integrity sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg== |
| 3068 | + version "2.11.0" |
| 3069 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144" |
| 3070 | + integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== |
3071 | 3071 | dependencies: |
3072 | 3072 | has "^1.0.3" |
3073 | 3073 |
|
@@ -3583,9 +3583,9 @@ jest@^28.1.3: |
3583 | 3583 | jest-cli "^28.1.3" |
3584 | 3584 |
|
3585 | 3585 | joi@^17.4.0: |
3586 | | - version "17.6.3" |
3587 | | - resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.3.tgz#b8e9e143f0188884563e6de50f8b23ddcd3cb2f5" |
3588 | | - integrity sha512-YlQsIaS9MHYekzf1Qe11LjTkNzx9qhYluK3172z38RxYoAUf82XMX1p1DG1H4Wtk2ED/vPdSn9OggqtDu+aTow== |
| 3586 | + version "17.6.4" |
| 3587 | + resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.4.tgz#4d9536a059ef0762c718ae98673016b3ec151abd" |
| 3588 | + integrity sha512-tPzkTJHZQjSFCc842QpdVpOZ9LI2txApboNUbW70qgnRB14Lzl+oWQOPdF2N4yqyiY14wBGe8lc7f/2hZxbGmw== |
3589 | 3589 | dependencies: |
3590 | 3590 | "@hapi/hoek" "^9.0.0" |
3591 | 3591 | "@hapi/topo" "^5.0.0" |
|
0 commit comments