|
99 | 99 | http-errors "^1.7.3" |
100 | 100 | object-path "^0.11.4" |
101 | 101 |
|
102 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.8.3": |
103 | | - version "7.22.13" |
104 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
105 | | - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 102 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": |
| 103 | + version "7.23.5" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 105 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
106 | 106 | dependencies: |
107 | | - "@babel/highlight" "^7.22.13" |
| 107 | + "@babel/highlight" "^7.23.4" |
108 | 108 | chalk "^2.4.2" |
109 | 109 |
|
110 | 110 | "@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.8": |
111 | 111 | version "7.13.11" |
112 | 112 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.11.tgz#9c8fe523c206979c9a81b1e12fe50c1254f1aa35" |
113 | 113 | integrity sha512-BwKEkO+2a67DcFeS3RLl0Z3Gs2OvdXewuWjc1Hfokhb5eQWP9YRYH1/+VrVZvql2CfjOiNGqSAFOYt4lsqTHzg== |
114 | 114 |
|
115 | | -"@babel/compat-data@^7.22.9": |
116 | | - version "7.22.20" |
117 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0" |
118 | | - integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== |
| 115 | +"@babel/compat-data@^7.23.5": |
| 116 | + version "7.23.5" |
| 117 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
| 118 | + integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
119 | 119 |
|
120 | 120 | "@babel/core@^7.1.6", "@babel/core@^7.10.3", "@babel/core@^7.11.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.8.4": |
121 | | - version "7.23.0" |
122 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
123 | | - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 121 | + version "7.24.0" |
| 122 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b" |
| 123 | + integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw== |
124 | 124 | dependencies: |
125 | 125 | "@ampproject/remapping" "^2.2.0" |
126 | | - "@babel/code-frame" "^7.22.13" |
127 | | - "@babel/generator" "^7.23.0" |
128 | | - "@babel/helper-compilation-targets" "^7.22.15" |
129 | | - "@babel/helper-module-transforms" "^7.23.0" |
130 | | - "@babel/helpers" "^7.23.0" |
131 | | - "@babel/parser" "^7.23.0" |
132 | | - "@babel/template" "^7.22.15" |
133 | | - "@babel/traverse" "^7.23.0" |
134 | | - "@babel/types" "^7.23.0" |
| 126 | + "@babel/code-frame" "^7.23.5" |
| 127 | + "@babel/generator" "^7.23.6" |
| 128 | + "@babel/helper-compilation-targets" "^7.23.6" |
| 129 | + "@babel/helper-module-transforms" "^7.23.3" |
| 130 | + "@babel/helpers" "^7.24.0" |
| 131 | + "@babel/parser" "^7.24.0" |
| 132 | + "@babel/template" "^7.24.0" |
| 133 | + "@babel/traverse" "^7.24.0" |
| 134 | + "@babel/types" "^7.24.0" |
135 | 135 | convert-source-map "^2.0.0" |
136 | 136 | debug "^4.1.0" |
137 | 137 | gensync "^1.0.0-beta.2" |
|
147 | 147 | eslint-visitor-keys "^2.1.0" |
148 | 148 | semver "^6.3.1" |
149 | 149 |
|
150 | | -"@babel/generator@^7.23.0", "@babel/generator@^7.7.2": |
151 | | - version "7.23.0" |
152 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
153 | | - integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 150 | +"@babel/generator@^7.23.6", "@babel/generator@^7.7.2": |
| 151 | + version "7.23.6" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 153 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
154 | 154 | dependencies: |
155 | | - "@babel/types" "^7.23.0" |
| 155 | + "@babel/types" "^7.23.6" |
156 | 156 | "@jridgewell/gen-mapping" "^0.3.2" |
157 | 157 | "@jridgewell/trace-mapping" "^0.3.17" |
158 | 158 | jsesc "^2.5.1" |
|
172 | 172 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
173 | 173 | "@babel/types" "^7.12.13" |
174 | 174 |
|
175 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.9.6": |
176 | | - version "7.22.15" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
178 | | - integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
| 175 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.23.6", "@babel/helper-compilation-targets@^7.9.6": |
| 176 | + version "7.23.6" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 178 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
179 | 179 | dependencies: |
180 | | - "@babel/compat-data" "^7.22.9" |
181 | | - "@babel/helper-validator-option" "^7.22.15" |
182 | | - browserslist "^4.21.9" |
| 180 | + "@babel/compat-data" "^7.23.5" |
| 181 | + "@babel/helper-validator-option" "^7.23.5" |
| 182 | + browserslist "^4.22.2" |
183 | 183 | lru-cache "^5.1.1" |
184 | 184 | semver "^6.3.1" |
185 | 185 |
|
|
288 | 288 | dependencies: |
289 | 289 | "@babel/types" "^7.22.15" |
290 | 290 |
|
291 | | -"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.23.0": |
292 | | - version "7.23.0" |
293 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz#3ec246457f6c842c0aee62a01f60739906f7047e" |
294 | | - integrity sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw== |
| 291 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.23.3": |
| 292 | + version "7.23.3" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
| 294 | + integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
295 | 295 | dependencies: |
296 | 296 | "@babel/helper-environment-visitor" "^7.22.20" |
297 | 297 | "@babel/helper-module-imports" "^7.22.15" |
|
375 | 375 | dependencies: |
376 | 376 | "@babel/types" "^7.22.5" |
377 | 377 |
|
378 | | -"@babel/helper-string-parser@^7.22.5": |
379 | | - version "7.22.5" |
380 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
381 | | - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 378 | +"@babel/helper-string-parser@^7.23.4": |
| 379 | + version "7.23.4" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 381 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
382 | 382 |
|
383 | 383 | "@babel/helper-validator-identifier@^7.12.11": |
384 | 384 | version "7.12.11" |
|
395 | 395 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
396 | 396 | integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
397 | 397 |
|
398 | | -"@babel/helper-validator-option@^7.22.15": |
399 | | - version "7.22.15" |
400 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
401 | | - integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 398 | +"@babel/helper-validator-option@^7.23.5": |
| 399 | + version "7.23.5" |
| 400 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
| 401 | + integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
402 | 402 |
|
403 | 403 | "@babel/helper-wrap-function@^7.13.0": |
404 | 404 | version "7.13.0" |
|
410 | 410 | "@babel/traverse" "^7.13.0" |
411 | 411 | "@babel/types" "^7.13.0" |
412 | 412 |
|
413 | | -"@babel/helpers@^7.23.0": |
414 | | - version "7.23.1" |
415 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
416 | | - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 413 | +"@babel/helpers@^7.24.0": |
| 414 | + version "7.24.0" |
| 415 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b" |
| 416 | + integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA== |
417 | 417 | dependencies: |
418 | | - "@babel/template" "^7.22.15" |
419 | | - "@babel/traverse" "^7.23.0" |
420 | | - "@babel/types" "^7.23.0" |
| 418 | + "@babel/template" "^7.24.0" |
| 419 | + "@babel/traverse" "^7.24.0" |
| 420 | + "@babel/types" "^7.24.0" |
421 | 421 |
|
422 | | -"@babel/highlight@^7.22.13": |
423 | | - version "7.22.20" |
424 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
425 | | - integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 422 | +"@babel/highlight@^7.23.4": |
| 423 | + version "7.23.4" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 425 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
426 | 426 | dependencies: |
427 | 427 | "@babel/helper-validator-identifier" "^7.22.20" |
428 | 428 | chalk "^2.4.2" |
429 | 429 | js-tokens "^4.0.0" |
430 | 430 |
|
431 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.12.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.4", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
432 | | - version "7.23.0" |
433 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
434 | | - integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 431 | +"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.12.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.4", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0": |
| 432 | + version "7.24.0" |
| 433 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" |
| 434 | + integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== |
435 | 435 |
|
436 | 436 | "@babel/plugin-proposal-async-generator-functions@^7.13.8": |
437 | 437 | version "7.13.8" |
|
1095 | 1095 | dependencies: |
1096 | 1096 | regenerator-runtime "^0.13.4" |
1097 | 1097 |
|
1098 | | -"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.22.15", "@babel/template@^7.3.3": |
1099 | | - version "7.22.15" |
1100 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
1101 | | - integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1098 | +"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.22.15", "@babel/template@^7.24.0", "@babel/template@^7.3.3": |
| 1099 | + version "7.24.0" |
| 1100 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50" |
| 1101 | + integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA== |
1102 | 1102 | dependencies: |
1103 | | - "@babel/code-frame" "^7.22.13" |
1104 | | - "@babel/parser" "^7.22.15" |
1105 | | - "@babel/types" "^7.22.15" |
| 1103 | + "@babel/code-frame" "^7.23.5" |
| 1104 | + "@babel/parser" "^7.24.0" |
| 1105 | + "@babel/types" "^7.24.0" |
1106 | 1106 |
|
1107 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.23.0": |
1108 | | - version "7.23.2" |
1109 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1110 | | - integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1107 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.24.0": |
| 1108 | + version "7.24.0" |
| 1109 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e" |
| 1110 | + integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw== |
1111 | 1111 | dependencies: |
1112 | | - "@babel/code-frame" "^7.22.13" |
1113 | | - "@babel/generator" "^7.23.0" |
| 1112 | + "@babel/code-frame" "^7.23.5" |
| 1113 | + "@babel/generator" "^7.23.6" |
1114 | 1114 | "@babel/helper-environment-visitor" "^7.22.20" |
1115 | 1115 | "@babel/helper-function-name" "^7.23.0" |
1116 | 1116 | "@babel/helper-hoist-variables" "^7.22.5" |
1117 | 1117 | "@babel/helper-split-export-declaration" "^7.22.6" |
1118 | | - "@babel/parser" "^7.23.0" |
1119 | | - "@babel/types" "^7.23.0" |
1120 | | - debug "^4.1.0" |
| 1118 | + "@babel/parser" "^7.24.0" |
| 1119 | + "@babel/types" "^7.24.0" |
| 1120 | + debug "^4.3.1" |
1121 | 1121 | globals "^11.1.0" |
1122 | 1122 |
|
1123 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1124 | | - version "7.23.0" |
1125 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
1126 | | - integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1123 | +"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.24.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1124 | + version "7.24.0" |
| 1125 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
| 1126 | + integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
1127 | 1127 | dependencies: |
1128 | | - "@babel/helper-string-parser" "^7.22.5" |
| 1128 | + "@babel/helper-string-parser" "^7.23.4" |
1129 | 1129 | "@babel/helper-validator-identifier" "^7.22.20" |
1130 | 1130 | to-fast-properties "^2.0.0" |
1131 | 1131 |
|
@@ -4532,14 +4532,14 @@ browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4 |
4532 | 4532 | node-releases "^2.0.8" |
4533 | 4533 | update-browserslist-db "^1.0.10" |
4534 | 4534 |
|
4535 | | -browserslist@^4.21.9: |
4536 | | - version "4.21.11" |
4537 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.11.tgz#35f74a3e51adc4d193dcd76ea13858de7b8fecb8" |
4538 | | - integrity sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ== |
| 4535 | +browserslist@^4.22.2: |
| 4536 | + version "4.23.0" |
| 4537 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab" |
| 4538 | + integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ== |
4539 | 4539 | dependencies: |
4540 | | - caniuse-lite "^1.0.30001538" |
4541 | | - electron-to-chromium "^1.4.526" |
4542 | | - node-releases "^2.0.13" |
| 4540 | + caniuse-lite "^1.0.30001587" |
| 4541 | + electron-to-chromium "^1.4.668" |
| 4542 | + node-releases "^2.0.14" |
4543 | 4543 | update-browserslist-db "^1.0.13" |
4544 | 4544 |
|
4545 | 4545 | |
@@ -4887,11 +4887,16 @@ caniuse-api@^3.0.0: |
4887 | 4887 | lodash.memoize "^4.1.2" |
4888 | 4888 | lodash.uniq "^4.5.0" |
4889 | 4889 |
|
4890 | | -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001538: |
| 4890 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001449: |
4891 | 4891 | version "1.0.30001550" |
4892 | 4892 | resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001550.tgz" |
4893 | 4893 | integrity sha512-p82WjBYIypO0ukTsd/FG3Xxs+4tFeaY9pfT4amQL8KWtYH7H9nYwReGAbMTJ0hsmRO8IfDtsS6p3ZWj8+1c2RQ== |
4894 | 4894 |
|
| 4895 | +caniuse-lite@^1.0.30001587: |
| 4896 | + version "1.0.30001591" |
| 4897 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001591.tgz#16745e50263edc9f395895a7cd468b9f3767cf33" |
| 4898 | + integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ== |
| 4899 | + |
4895 | 4900 | case-sensitive-paths-webpack-plugin@^2.3.0: |
4896 | 4901 | version "2.4.0" |
4897 | 4902 | resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" |
@@ -6498,10 +6503,10 @@ electron-to-chromium@^1.4.284: |
6498 | 6503 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.335.tgz#69c08baa608bbb58e290d83320190fa82c835efe" |
6499 | 6504 | integrity sha512-l/eowQqTnrq3gu+WSrdfkhfNHnPgYqlKAwxz7MTOj6mom19vpEDHNXl6dxDxyTiYuhemydprKr/HCrHfgk+OfQ== |
6500 | 6505 |
|
6501 | | -electron-to-chromium@^1.4.526: |
6502 | | - version "1.4.528" |
6503 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.528.tgz#7c900fd73d9d2e8bb0dab0e301f25f0f4776ef2c" |
6504 | | - integrity sha512-UdREXMXzLkREF4jA8t89FQjA8WHI6ssP38PMY4/4KhXFQbtImnghh4GkCgrtiZwLKUKVD2iTVXvDVQjfomEQuA== |
| 6506 | +electron-to-chromium@^1.4.668: |
| 6507 | + version "1.4.685" |
| 6508 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.685.tgz#3ce988e4dfbb3aa984840394b1d7064c01ad74c1" |
| 6509 | + integrity sha512-yDYeobbTEe4TNooEzOQO6xFqg9XnAkVy2Lod1C1B2it8u47JNLYvl9nLDWBamqUakWB8Jc1hhS1uHUNYTNQdfw== |
6505 | 6510 |
|
6506 | 6511 | electron@^29.0.0: |
6507 | 6512 | version "29.1.0" |
@@ -11372,10 +11377,10 @@ node-notifier@^9.0.0: |
11372 | 11377 | uuid "^8.3.0" |
11373 | 11378 | which "^2.0.2" |
11374 | 11379 |
|
11375 | | -node-releases@^2.0.13: |
11376 | | - version "2.0.13" |
11377 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" |
11378 | | - integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== |
| 11380 | +node-releases@^2.0.14: |
| 11381 | + version "2.0.14" |
| 11382 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" |
| 11383 | + integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== |
11379 | 11384 |
|
11380 | 11385 | node-releases@^2.0.8: |
11381 | 11386 | version "2.0.10" |
|
0 commit comments