Skip to content

Commit e8922c7

Browse files
committed
chore(deps): update babel monorepo to v7.22.20
1 parent c79677b commit e8922c7

File tree

1 file changed

+75
-70
lines changed

1 file changed

+75
-70
lines changed

yarn.lock

Lines changed: 75 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -72,26 +72,26 @@
7272
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
7373
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
7474

75-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
76-
version "7.22.9"
77-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
78-
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
75+
"@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
76+
version "7.22.20"
77+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
78+
integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
7979

8080
"@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5":
81-
version "7.22.17"
82-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
83-
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
81+
version "7.22.20"
82+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20.tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7"
83+
integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==
8484
dependencies:
8585
"@ampproject/remapping" "^2.2.0"
8686
"@babel/code-frame" "^7.22.13"
8787
"@babel/generator" "^7.22.15"
8888
"@babel/helper-compilation-targets" "^7.22.15"
89-
"@babel/helper-module-transforms" "^7.22.17"
89+
"@babel/helper-module-transforms" "^7.22.20"
9090
"@babel/helpers" "^7.22.15"
9191
"@babel/parser" "^7.22.16"
9292
"@babel/template" "^7.22.15"
93-
"@babel/traverse" "^7.22.17"
94-
"@babel/types" "^7.22.17"
93+
"@babel/traverse" "^7.22.20"
94+
"@babel/types" "^7.22.19"
9595
convert-source-map "^1.7.0"
9696
debug "^4.1.0"
9797
gensync "^1.0.0-beta.2"
@@ -218,10 +218,10 @@
218218
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz#ac3a56dbada59ed969d712cf527bd8271fe3eba8"
219219
integrity sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==
220220

221-
"@babel/helper-environment-visitor@^7.22.5":
222-
version "7.22.5"
223-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
224-
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
221+
"@babel/helper-environment-visitor@^7.22.20", "@babel/helper-environment-visitor@^7.22.5":
222+
version "7.22.20"
223+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
224+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
225225

226226
"@babel/helper-function-name@^7.14.2":
227227
version "7.14.2"
@@ -276,7 +276,7 @@
276276
dependencies:
277277
"@babel/types" "^7.22.3"
278278

279-
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.22.5":
279+
"@babel/helper-member-expression-to-functions@^7.22.15":
280280
version "7.22.15"
281281
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.15.tgz#b95a144896f6d491ca7863576f820f3628818621"
282282
integrity sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==
@@ -290,16 +290,16 @@
290290
dependencies:
291291
"@babel/types" "^7.22.15"
292292

293-
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
294-
version "7.22.17"
295-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
296-
integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
293+
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.20", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
294+
version "7.22.20"
295+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz#da9edc14794babbe7386df438f3768067132f59e"
296+
integrity sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==
297297
dependencies:
298-
"@babel/helper-environment-visitor" "^7.22.5"
298+
"@babel/helper-environment-visitor" "^7.22.20"
299299
"@babel/helper-module-imports" "^7.22.15"
300300
"@babel/helper-simple-access" "^7.22.5"
301301
"@babel/helper-split-export-declaration" "^7.22.6"
302-
"@babel/helper-validator-identifier" "^7.22.15"
302+
"@babel/helper-validator-identifier" "^7.22.20"
303303

304304
"@babel/helper-optimise-call-expression@^7.18.6":
305305
version "7.18.6"
@@ -326,13 +326,13 @@
326326
integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
327327

328328
"@babel/helper-remap-async-to-generator@^7.22.5", "@babel/helper-remap-async-to-generator@^7.22.9":
329-
version "7.22.17"
330-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.17.tgz#dabaa50622b3b4670bd6546fc8db23eb12d89da0"
331-
integrity sha512-bxH77R5gjH3Nkde6/LuncQoLaP16THYPscurp1S8z7S9ZgezCyV3G8Hc+TZiCmY8pz4fp8CvKSgtJMW0FkLAxA==
329+
version "7.22.20"
330+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz#7b68e1cb4fa964d2996fd063723fb48eca8498e0"
331+
integrity sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==
332332
dependencies:
333333
"@babel/helper-annotate-as-pure" "^7.22.5"
334-
"@babel/helper-environment-visitor" "^7.22.5"
335-
"@babel/helper-wrap-function" "^7.22.17"
334+
"@babel/helper-environment-visitor" "^7.22.20"
335+
"@babel/helper-wrap-function" "^7.22.20"
336336

337337
"@babel/helper-replace-supers@^7.21.5":
338338
version "7.22.1"
@@ -347,12 +347,12 @@
347347
"@babel/types" "^7.22.0"
348348

349349
"@babel/helper-replace-supers@^7.22.5", "@babel/helper-replace-supers@^7.22.9":
350-
version "7.22.9"
351-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.9.tgz#cbdc27d6d8d18cd22c81ae4293765a5d9afd0779"
352-
integrity sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==
350+
version "7.22.20"
351+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793"
352+
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
353353
dependencies:
354-
"@babel/helper-environment-visitor" "^7.22.5"
355-
"@babel/helper-member-expression-to-functions" "^7.22.5"
354+
"@babel/helper-environment-visitor" "^7.22.20"
355+
"@babel/helper-member-expression-to-functions" "^7.22.15"
356356
"@babel/helper-optimise-call-expression" "^7.22.5"
357357

358358
"@babel/helper-simple-access@^7.22.5":
@@ -417,10 +417,10 @@
417417
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
418418
integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
419419

420-
"@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.5":
421-
version "7.22.15"
422-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
423-
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
420+
"@babel/helper-validator-identifier@^7.22.19", "@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
421+
version "7.22.20"
422+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
423+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
424424

425425
"@babel/helper-validator-option@^7.21.0":
426426
version "7.22.5"
@@ -432,14 +432,14 @@
432432
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
433433
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
434434

435-
"@babel/helper-wrap-function@^7.22.17":
436-
version "7.22.17"
437-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.17.tgz#222ac3ff9cc8f9b617cc1e5db75c0b538e722801"
438-
integrity sha512-nAhoheCMlrqU41tAojw9GpVEKDlTS8r3lzFmF0lP52LwblCPbuFSO7nGIZoIcoU5NIm1ABrna0cJExE4Ay6l2Q==
435+
"@babel/helper-wrap-function@^7.22.20":
436+
version "7.22.20"
437+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz#15352b0b9bfb10fc9c76f79f6342c00e3411a569"
438+
integrity sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==
439439
dependencies:
440440
"@babel/helper-function-name" "^7.22.5"
441441
"@babel/template" "^7.22.15"
442-
"@babel/types" "^7.22.17"
442+
"@babel/types" "^7.22.19"
443443

444444
"@babel/helpers@^7.22.15":
445445
version "7.22.15"
@@ -460,11 +460,11 @@
460460
js-tokens "^4.0.0"
461461

462462
"@babel/highlight@^7.22.13":
463-
version "7.22.13"
464-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16"
465-
integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==
463+
version "7.22.20"
464+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
465+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
466466
dependencies:
467-
"@babel/helper-validator-identifier" "^7.22.5"
467+
"@babel/helper-validator-identifier" "^7.22.20"
468468
chalk "^2.4.2"
469469
js-tokens "^4.0.0"
470470

@@ -1104,11 +1104,11 @@
11041104
regenerator-runtime "^0.13.4"
11051105

11061106
"@babel/preset-env@^7.10.2":
1107-
version "7.22.15"
1108-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.15.tgz#142716f8e00bc030dae5b2ac6a46fbd8b3e18ff8"
1109-
integrity sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==
1107+
version "7.22.20"
1108+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.20.tgz#de9e9b57e1127ce0a2f580831717f7fb677ceedb"
1109+
integrity sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==
11101110
dependencies:
1111-
"@babel/compat-data" "^7.22.9"
1111+
"@babel/compat-data" "^7.22.20"
11121112
"@babel/helper-compilation-targets" "^7.22.15"
11131113
"@babel/helper-plugin-utils" "^7.22.5"
11141114
"@babel/helper-validator-option" "^7.22.15"
@@ -1182,7 +1182,7 @@
11821182
"@babel/plugin-transform-unicode-regex" "^7.22.5"
11831183
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
11841184
"@babel/preset-modules" "0.1.6-no-external-plugins"
1185-
"@babel/types" "^7.22.15"
1185+
"@babel/types" "^7.22.19"
11861186
babel-plugin-polyfill-corejs2 "^0.4.5"
11871187
babel-plugin-polyfill-corejs3 "^0.8.3"
11881188
babel-plugin-polyfill-regenerator "^0.5.2"
@@ -1278,19 +1278,19 @@
12781278
debug "^4.1.0"
12791279
globals "^11.1.0"
12801280

1281-
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17":
1282-
version "7.22.17"
1283-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
1284-
integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
1281+
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20":
1282+
version "7.22.20"
1283+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9"
1284+
integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==
12851285
dependencies:
12861286
"@babel/code-frame" "^7.22.13"
12871287
"@babel/generator" "^7.22.15"
1288-
"@babel/helper-environment-visitor" "^7.22.5"
1288+
"@babel/helper-environment-visitor" "^7.22.20"
12891289
"@babel/helper-function-name" "^7.22.5"
12901290
"@babel/helper-hoist-variables" "^7.22.5"
12911291
"@babel/helper-split-export-declaration" "^7.22.6"
12921292
"@babel/parser" "^7.22.16"
1293-
"@babel/types" "^7.22.17"
1293+
"@babel/types" "^7.22.19"
12941294
debug "^4.1.0"
12951295
globals "^11.1.0"
12961296

@@ -1329,13 +1329,13 @@
13291329
"@babel/helper-validator-identifier" "^7.19.1"
13301330
to-fast-properties "^2.0.0"
13311331

1332-
"@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1333-
version "7.22.17"
1334-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
1335-
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
1332+
"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1333+
version "7.22.19"
1334+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1335+
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
13361336
dependencies:
13371337
"@babel/helper-string-parser" "^7.22.5"
1338-
"@babel/helper-validator-identifier" "^7.22.15"
1338+
"@babel/helper-validator-identifier" "^7.22.19"
13391339
to-fast-properties "^2.0.0"
13401340

13411341
"@bcoe/v8-coverage@^0.2.3":
@@ -3038,11 +3038,16 @@ caniuse-api@^2.0.0:
30383038
lodash.memoize "^4.1.2"
30393039
lodash.uniq "^4.5.0"
30403040

3041-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503, caniuse-lite@^1.0.30001517:
3041+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503:
30423042
version "1.0.30001532"
30433043
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001532.tgz#c6a4d5d2da6d2b967f0ee5e12e7f680db6ad2fca"
30443044
integrity sha512-FbDFnNat3nMnrROzqrsg314zhqN5LGQ1kyyMk2opcrwGbVGpHRhgCWtAgD5YJUqNAiQ+dklreil/c3Qf1dfCTw==
30453045

3046+
caniuse-lite@^1.0.30001517:
3047+
version "1.0.30001534"
3048+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz#f24a9b2a6d39630bac5c132b5dff89b39a12e7dd"
3049+
integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==
3050+
30463051
capture-exit@^2.0.0:
30473052
version "2.0.0"
30483053
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -4071,9 +4076,9 @@ electron-to-chromium@^1.4.431:
40714076
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
40724077

40734078
electron-to-chromium@^1.4.477:
4074-
version "1.4.513"
4075-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.513.tgz#41a50bf749aa7d8058ffbf7a131fc3327a7b1675"
4076-
integrity sha512-cOB0xcInjm+E5qIssHeXJ29BaUyWpMyFKT5RB3bsLENDheCja0wMkHJyiPl0NBE/VzDI7JDuNEQWhe6RitEUcw==
4079+
version "1.4.523"
4080+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.523.tgz#f82f99243c827df05c26776d49712cb284972df6"
4081+
integrity sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==
40774082

40784083
elliptic@^6.5.3:
40794084
version "6.5.4"
@@ -8874,9 +8879,9 @@ reflect.getprototypeof@^1.0.3:
88748879
which-builtin-type "^1.1.3"
88758880

88768881
regenerate-unicode-properties@^10.1.0:
8877-
version "10.1.0"
8878-
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz#7c3192cab6dd24e21cb4461e5ddd7dd24fa8374c"
8879-
integrity sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==
8882+
version "10.1.1"
8883+
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz#6b0e05489d9076b04c436f318d9b067bba459480"
8884+
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
88808885
dependencies:
88818886
regenerate "^1.4.2"
88828887

@@ -9112,9 +9117,9 @@ resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.18.1:
91129117
path-parse "^1.0.6"
91139118

91149119
resolve@^1.14.2:
9115-
version "1.22.4"
9116-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.4.tgz#1dc40df46554cdaf8948a486a10f6ba1e2026c34"
9117-
integrity sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==
9120+
version "1.22.6"
9121+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.6.tgz#dd209739eca3aef739c626fea1b4f3c506195362"
9122+
integrity sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==
91189123
dependencies:
91199124
is-core-module "^2.13.0"
91209125
path-parse "^1.0.7"

0 commit comments

Comments
 (0)