|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.18.6" |
19 | 19 |
|
20 | | -"@babel/compat-data@^7.20.0": |
21 | | - version "7.20.5" |
22 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" |
23 | | - integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
| 20 | +"@babel/compat-data@^7.20.5": |
| 21 | + version "7.20.10" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
| 23 | + integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
24 | 24 |
|
25 | 25 | "@babel/core@^7.11.6", "@babel/core@^7.12.3": |
26 | | - version "7.20.5" |
27 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
28 | | - integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
| 26 | + version "7.20.7" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
| 28 | + integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
29 | 29 | dependencies: |
30 | 30 | "@ampproject/remapping" "^2.1.0" |
31 | 31 | "@babel/code-frame" "^7.18.6" |
32 | | - "@babel/generator" "^7.20.5" |
33 | | - "@babel/helper-compilation-targets" "^7.20.0" |
34 | | - "@babel/helper-module-transforms" "^7.20.2" |
35 | | - "@babel/helpers" "^7.20.5" |
36 | | - "@babel/parser" "^7.20.5" |
37 | | - "@babel/template" "^7.18.10" |
38 | | - "@babel/traverse" "^7.20.5" |
39 | | - "@babel/types" "^7.20.5" |
| 32 | + "@babel/generator" "^7.20.7" |
| 33 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 34 | + "@babel/helper-module-transforms" "^7.20.7" |
| 35 | + "@babel/helpers" "^7.20.7" |
| 36 | + "@babel/parser" "^7.20.7" |
| 37 | + "@babel/template" "^7.20.7" |
| 38 | + "@babel/traverse" "^7.20.7" |
| 39 | + "@babel/types" "^7.20.7" |
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.20.5", "@babel/generator@^7.7.2": |
47 | | - version "7.20.5" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
49 | | - integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 46 | +"@babel/generator@^7.20.7", "@babel/generator@^7.7.2": |
| 47 | + version "7.20.7" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 49 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
50 | 50 | dependencies: |
51 | | - "@babel/types" "^7.20.5" |
| 51 | + "@babel/types" "^7.20.7" |
52 | 52 | "@jridgewell/gen-mapping" "^0.3.2" |
53 | 53 | jsesc "^2.5.1" |
54 | 54 |
|
55 | | -"@babel/helper-compilation-targets@^7.20.0": |
56 | | - version "7.20.0" |
57 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" |
58 | | - integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== |
| 55 | +"@babel/helper-compilation-targets@^7.20.7": |
| 56 | + version "7.20.7" |
| 57 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 58 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
59 | 59 | dependencies: |
60 | | - "@babel/compat-data" "^7.20.0" |
| 60 | + "@babel/compat-data" "^7.20.5" |
61 | 61 | "@babel/helper-validator-option" "^7.18.6" |
62 | 62 | browserslist "^4.21.3" |
| 63 | + lru-cache "^5.1.1" |
63 | 64 | semver "^6.3.0" |
64 | 65 |
|
65 | 66 | "@babel/helper-environment-visitor@^7.18.9": |
|
89 | 90 | dependencies: |
90 | 91 | "@babel/types" "^7.18.6" |
91 | 92 |
|
92 | | -"@babel/helper-module-transforms@^7.20.2": |
93 | | - version "7.20.2" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
95 | | - integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
| 93 | +"@babel/helper-module-transforms@^7.20.7": |
| 94 | + version "7.20.11" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
| 96 | + integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
96 | 97 | dependencies: |
97 | 98 | "@babel/helper-environment-visitor" "^7.18.9" |
98 | 99 | "@babel/helper-module-imports" "^7.18.6" |
99 | 100 | "@babel/helper-simple-access" "^7.20.2" |
100 | 101 | "@babel/helper-split-export-declaration" "^7.18.6" |
101 | 102 | "@babel/helper-validator-identifier" "^7.19.1" |
102 | | - "@babel/template" "^7.18.10" |
103 | | - "@babel/traverse" "^7.20.1" |
104 | | - "@babel/types" "^7.20.2" |
| 103 | + "@babel/template" "^7.20.7" |
| 104 | + "@babel/traverse" "^7.20.10" |
| 105 | + "@babel/types" "^7.20.7" |
105 | 106 |
|
106 | 107 | "@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.19.0", "@babel/helper-plugin-utils@^7.8.0": |
107 | 108 | version "7.20.2" |
|
137 | 138 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
138 | 139 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
139 | 140 |
|
140 | | -"@babel/helpers@^7.20.5": |
141 | | - version "7.20.6" |
142 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
143 | | - integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
| 141 | +"@babel/helpers@^7.20.7": |
| 142 | + version "7.20.7" |
| 143 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 144 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
144 | 145 | dependencies: |
145 | | - "@babel/template" "^7.18.10" |
146 | | - "@babel/traverse" "^7.20.5" |
147 | | - "@babel/types" "^7.20.5" |
| 146 | + "@babel/template" "^7.20.7" |
| 147 | + "@babel/traverse" "^7.20.7" |
| 148 | + "@babel/types" "^7.20.7" |
148 | 149 |
|
149 | 150 | "@babel/highlight@^7.18.6": |
150 | 151 | version "7.18.6" |
|
155 | 156 | chalk "^2.0.0" |
156 | 157 | js-tokens "^4.0.0" |
157 | 158 |
|
158 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5": |
159 | | - version "7.20.5" |
160 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
161 | | - integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 159 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7": |
| 160 | + version "7.20.7" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 162 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
162 | 163 |
|
163 | 164 | "@babel/plugin-syntax-async-generators@^7.8.4": |
164 | 165 | version "7.8.4" |
|
252 | 253 | "@babel/helper-plugin-utils" "^7.19.0" |
253 | 254 |
|
254 | 255 | "@babel/runtime-corejs2@^7.2.0": |
255 | | - version "7.20.6" |
256 | | - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.20.6.tgz#cf463639cdc4b58599f53dc337fb7ed4a9de5e63" |
257 | | - integrity sha512-6qz3LPkwPDBDEAOsf/fXdsX/c5u2GNy33QlY1caaR8qPVG2Q0tTkS0mKYMXRhT9wsDQAAEj4T7scykRB3nBjWA== |
| 256 | + version "7.20.7" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.20.7.tgz#84ec2bb0ed33199e7d92aea104318ffd6732d245" |
| 258 | + integrity sha512-SrtIxfjwLkUFljufH1GeqYlIYzdyxP2IoCb3tVjcrTdMyB7RQyRCdkyMzvw3k/h+CStnSf2SvvQicS1Rf/fuGQ== |
258 | 259 | dependencies: |
259 | 260 | core-js "^2.6.12" |
260 | 261 | regenerator-runtime "^0.13.11" |
261 | 262 |
|
262 | | -"@babel/template@^7.18.10", "@babel/template@^7.3.3": |
263 | | - version "7.18.10" |
264 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
265 | | - integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
| 263 | +"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3": |
| 264 | + version "7.20.7" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 266 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
266 | 267 | dependencies: |
267 | 268 | "@babel/code-frame" "^7.18.6" |
268 | | - "@babel/parser" "^7.18.10" |
269 | | - "@babel/types" "^7.18.10" |
| 269 | + "@babel/parser" "^7.20.7" |
| 270 | + "@babel/types" "^7.20.7" |
270 | 271 |
|
271 | | -"@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": |
272 | | - version "7.20.5" |
273 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
274 | | - integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 272 | +"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": |
| 273 | + version "7.20.10" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
| 275 | + integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== |
275 | 276 | dependencies: |
276 | 277 | "@babel/code-frame" "^7.18.6" |
277 | | - "@babel/generator" "^7.20.5" |
| 278 | + "@babel/generator" "^7.20.7" |
278 | 279 | "@babel/helper-environment-visitor" "^7.18.9" |
279 | 280 | "@babel/helper-function-name" "^7.19.0" |
280 | 281 | "@babel/helper-hoist-variables" "^7.18.6" |
281 | 282 | "@babel/helper-split-export-declaration" "^7.18.6" |
282 | | - "@babel/parser" "^7.20.5" |
283 | | - "@babel/types" "^7.20.5" |
| 283 | + "@babel/parser" "^7.20.7" |
| 284 | + "@babel/types" "^7.20.7" |
284 | 285 | debug "^4.1.0" |
285 | 286 | globals "^11.1.0" |
286 | 287 |
|
287 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
288 | | - version "7.20.5" |
289 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
290 | | - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 288 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 289 | + version "7.20.7" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 291 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
291 | 292 | dependencies: |
292 | 293 | "@babel/helper-string-parser" "^7.19.4" |
293 | 294 | "@babel/helper-validator-identifier" "^7.19.1" |
|
731 | 732 | estree-walker "^1.0.1" |
732 | 733 | picomatch "^2.2.2" |
733 | 734 |
|
734 | | -"@sentry/core@7.27.0": |
735 | | - version "7.27.0" |
736 | | - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.27.0.tgz#77d0964d5625430a491f274b6b1f64473a361757" |
737 | | - integrity sha512-9WkHMllGNOr6S55N2HKJYJj/2mog5Kv6mjruqlcHHPSgcKFA8bjwBXJTghy6UzwtGd14cyS/X7h5AVUkvuXTMw== |
| 735 | +"@sentry/core@7.28.1": |
| 736 | + version "7.28.1" |
| 737 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.28.1.tgz#c712ce17469b18b01606108817be24a99ed2116e" |
| 738 | + integrity sha512-7wvnuvn/mrAfcugWoCG/3pqDIrUgH5t+HisMJMGw0h9Tc33KqrmqMDCQVvjlrr2pWrw/vuUCFdm8CbUHJ832oQ== |
738 | 739 | dependencies: |
739 | | - "@sentry/types" "7.27.0" |
740 | | - "@sentry/utils" "7.27.0" |
| 740 | + "@sentry/types" "7.28.1" |
| 741 | + "@sentry/utils" "7.28.1" |
741 | 742 | tslib "^1.9.3" |
742 | 743 |
|
743 | 744 | "@sentry/integrations@^7.10.0": |
744 | | - version "7.27.0" |
745 | | - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.27.0.tgz#c4a91864eeb2b07d0e6a0368cb8175182d8b2d31" |
746 | | - integrity sha512-2vrFKSV3YQkA6K5+v8sTh4gVi0FnqEEmSiZN8Isoj2AhIZYsOznD6DVz3UxfflObGlSZX1NJpeHG2m1HNxGSSQ== |
| 745 | + version "7.28.1" |
| 746 | + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.28.1.tgz#f0cba627b9ed03f1a54d91385126019f332a575d" |
| 747 | + integrity sha512-opeXVR1L9mZmZcpAs9kX+4JPY7pXhVupy17Sbz+43zd5CshYTveIcttGNPp+EPT3j7mMU+1TMAYZspKqJXtEBQ== |
747 | 748 | dependencies: |
748 | | - "@sentry/types" "7.27.0" |
749 | | - "@sentry/utils" "7.27.0" |
| 749 | + "@sentry/types" "7.28.1" |
| 750 | + "@sentry/utils" "7.28.1" |
750 | 751 | localforage "^1.8.1" |
751 | 752 | tslib "^1.9.3" |
752 | 753 |
|
753 | 754 | "@sentry/node@^7.10.0": |
754 | | - version "7.27.0" |
755 | | - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.27.0.tgz#a43ca519b2cbcbc5eade9bae98cf1c26da7cb82f" |
756 | | - integrity sha512-wp/nbkl1vi3Lajaf9AMCxyDTJP8V4GEiyg0jaG4p3MSF3/6t0+C5Lqqp3GunQZCyXWqDrtuLvNpirtp2egsBiQ== |
| 755 | + version "7.28.1" |
| 756 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.28.1.tgz#fc53675a048c29c86e5a8cd3ba570c454f492c18" |
| 757 | + integrity sha512-n7AbpJqZJjWPpKNGc55mP7AdQ+XSomS9MZJuZ+Xt2AU52aVwGPI4z9aHUJFSDGaMHHiu/toyPnoUES+XZf6/hw== |
757 | 758 | dependencies: |
758 | | - "@sentry/core" "7.27.0" |
759 | | - "@sentry/types" "7.27.0" |
760 | | - "@sentry/utils" "7.27.0" |
| 759 | + "@sentry/core" "7.28.1" |
| 760 | + "@sentry/types" "7.28.1" |
| 761 | + "@sentry/utils" "7.28.1" |
761 | 762 | cookie "^0.4.1" |
762 | 763 | https-proxy-agent "^5.0.0" |
763 | 764 | lru_map "^0.3.3" |
764 | 765 | tslib "^1.9.3" |
765 | 766 |
|
766 | | -"@sentry/types@7.27.0": |
767 | | - version "7.27.0" |
768 | | - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.27.0.tgz#1af8eae05465ad00722e319c066c950cc389b585" |
769 | | - integrity sha512-vapN3jchu3/WEMWQkrCOy2XDlOLj0l7IewYXKMr15Q21dlfM1QZMigU/r5rtYj5L8a2ISIHx+cRECxX5UIKH7w== |
| 767 | +"@sentry/types@7.28.1": |
| 768 | + version "7.28.1" |
| 769 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.28.1.tgz#9018b4c152b475de9bedd267237393d3c9b1253d" |
| 770 | + integrity sha512-DvSplMVrVEmOzR2M161V5+B8Up3vR71xMqJOpWTzE9TqtFJRGPtqT/5OBsNJJw1+/j2ssMcnKwbEo9Q2EGeS6g== |
770 | 771 |
|
771 | | -"@sentry/utils@7.27.0": |
772 | | - version "7.27.0" |
773 | | - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.27.0.tgz#1a0b4e62db32fb56e737c59bd67c847bb888fa8a" |
774 | | - integrity sha512-8e5cmjbeuxETPxPEymyyGEYlBbJO1IMveTlcxkTFySPU6nNz2oAIiqPVHv2QgFJJvRv79/i/4Tyl5gFMOW0+AA== |
| 772 | +"@sentry/utils@7.28.1": |
| 773 | + version "7.28.1" |
| 774 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.28.1.tgz#0a7b6aa4b09e91e4d1aded2a8c8dbaf818cee96e" |
| 775 | + integrity sha512-75/jzLUO9HH09iC9TslNimGbxOP3jgn89P+q7uR+rp2fJfRExHVeKJZQdK0Ij4/SmE7TJ3Uh2r154N0INZEx1g== |
775 | 776 | dependencies: |
776 | | - "@sentry/types" "7.27.0" |
| 777 | + "@sentry/types" "7.28.1" |
777 | 778 | tslib "^1.9.3" |
778 | 779 |
|
779 | 780 | "@sideway/address@^4.1.3": |
|
983 | 984 | integrity sha512-2ATO8pfhG1kDvw4Lc4C0GXIMSQFFJBCo/R1fSgTwmUlq5oy95LXyjDQinsRVgQY6gp6ghh3H91wk9ES5/5C+Tw== |
984 | 985 |
|
985 | 986 | "@types/prettier@^2.1.5": |
986 | | - version "2.7.1" |
987 | | - resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.1.tgz#dfd20e2dc35f027cdd6c1908e80a5ddc7499670e" |
988 | | - integrity sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow== |
| 987 | + version "2.7.2" |
| 988 | + resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0" |
| 989 | + integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg== |
989 | 990 |
|
990 | 991 | "@types/qs@*": |
991 | 992 | version "6.9.7" |
@@ -1547,9 +1548,9 @@ caniuse-api@^3.0.0: |
1547 | 1548 | lodash.uniq "^4.5.0" |
1548 | 1549 |
|
1549 | 1550 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426: |
1550 | | - version "1.0.30001439" |
1551 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz#ab7371faeb4adff4b74dad1718a6fd122e45d9cb" |
1552 | | - integrity sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A== |
| 1551 | + version "1.0.30001441" |
| 1552 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e" |
| 1553 | + integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg== |
1553 | 1554 |
|
1554 | 1555 | caseless@~0.12.0: |
1555 | 1556 | version "0.12.0" |
@@ -1958,9 +1959,9 @@ cssstyle@^1.0.0: |
1958 | 1959 | cssom "0.3.x" |
1959 | 1960 |
|
1960 | 1961 | cypress@*: |
1961 | | - version "12.1.0" |
1962 | | - resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.1.0.tgz#1fdaa631bc30df466dc9505154616f4cf69dbd4b" |
1963 | | - integrity sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw== |
| 1962 | + version "12.2.0" |
| 1963 | + resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.2.0.tgz#86ddc1ecfffadf57a8689e211cfb4437735f4e92" |
| 1964 | + integrity sha512-kvl95ri95KK8mAy++tEU/wUgzAOMiIciZSL97LQvnOinb532m7dGvwN0mDSIGbOd71RREtmT9o4h088RjK5pKw== |
1964 | 1965 | dependencies: |
1965 | 1966 | "@cypress/request" "^2.88.10" |
1966 | 1967 | "@cypress/xvfb" "^1.2.4" |
@@ -3587,9 +3588,9 @@ joi@^17.6.0: |
3587 | 3588 | "@sideway/pinpoint" "^2.0.0" |
3588 | 3589 |
|
3589 | 3590 | jquery@^3.4.1: |
3590 | | - version "3.6.2" |
3591 | | - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4" |
3592 | | - integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A== |
| 3591 | + version "3.6.3" |
| 3592 | + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6" |
| 3593 | + integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg== |
3593 | 3594 |
|
3594 | 3595 | js-tokens@^4.0.0: |
3595 | 3596 | version "4.0.0" |
@@ -3893,6 +3894,13 @@ log-update@^4.0.0: |
3893 | 3894 | slice-ansi "^4.0.0" |
3894 | 3895 | wrap-ansi "^6.2.0" |
3895 | 3896 |
|
| 3897 | +lru-cache@^5.1.1: |
| 3898 | + version "5.1.1" |
| 3899 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" |
| 3900 | + integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== |
| 3901 | + dependencies: |
| 3902 | + yallist "^3.0.2" |
| 3903 | + |
3896 | 3904 | lru-cache@^6.0.0: |
3897 | 3905 | version "6.0.0" |
3898 | 3906 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" |
@@ -5880,6 +5888,11 @@ y18n@^5.0.5: |
5880 | 5888 | resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" |
5881 | 5889 | integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== |
5882 | 5890 |
|
| 5891 | +yallist@^3.0.2: |
| 5892 | + version "3.1.1" |
| 5893 | + resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" |
| 5894 | + integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== |
| 5895 | + |
5883 | 5896 | yallist@^4.0.0: |
5884 | 5897 | version "4.0.0" |
5885 | 5898 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" |
|
0 commit comments