60
60
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
61
61
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
62
62
63
-
64
- version "7.19.0"
65
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
66
- integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
63
+ " @babel/compat-data@^7.19.1 " :
64
+ version "7.19.1"
65
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
66
+ integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
67
+
68
+
69
+ version "7.19.1"
70
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
71
+ integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
67
72
dependencies :
68
73
" @ampproject/remapping" " ^2.1.0"
69
74
" @babel/code-frame" " ^7.18.6"
70
75
" @babel/generator" " ^7.19.0"
71
- " @babel/helper-compilation-targets" " ^7.19.0 "
76
+ " @babel/helper-compilation-targets" " ^7.19.1 "
72
77
" @babel/helper-module-transforms" " ^7.19.0"
73
78
" @babel/helpers" " ^7.19.0"
74
- " @babel/parser" " ^7.19.0 "
79
+ " @babel/parser" " ^7.19.1 "
75
80
" @babel/template" " ^7.18.10"
76
- " @babel/traverse" " ^7.19.0 "
81
+ " @babel/traverse" " ^7.19.1 "
77
82
" @babel/types" " ^7.19.0"
78
83
convert-source-map "^1.7.0"
79
84
debug "^4.1.0"
199
204
browserslist "^4.20.2"
200
205
semver "^6.3.0"
201
206
207
+ " @babel/helper-compilation-targets@^7.19.1 " :
208
+ version "7.19.1"
209
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
210
+ integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
211
+ dependencies :
212
+ " @babel/compat-data" " ^7.19.1"
213
+ " @babel/helper-validator-option" " ^7.18.6"
214
+ browserslist "^4.21.3"
215
+ semver "^6.3.0"
216
+
202
217
" @babel/helper-create-class-features-plugin@^7.18.6 " :
203
218
version "7.18.6"
204
219
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.6.tgz#6f15f8459f3b523b39e00a99982e2c040871ed72"
236
251
" @babel/helper-annotate-as-pure" " ^7.18.6"
237
252
regexpu-core "^5.1.0"
238
253
239
- " @babel/helper-define-polyfill-provider@^0.3.2 " :
240
- version "0.3.2 "
241
- resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2 .tgz#bd10d0aca18e8ce012755395b05a79f45eca5073 "
242
- integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg ==
254
+ " @babel/helper-define-polyfill-provider@^0.3.3 " :
255
+ version "0.3.3 "
256
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3 .tgz#8612e55be5d51f0cd1f36b4a5a83924e89884b7a "
257
+ integrity sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww ==
243
258
dependencies :
244
259
" @babel/helper-compilation-targets" " ^7.17.7"
245
260
" @babel/helper-plugin-utils" " ^7.16.7"
598
613
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
599
614
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
600
615
616
+ " @babel/parser@^7.19.1 " :
617
+ version "7.19.1"
618
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
619
+ integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
620
+
601
621
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6 " :
602
622
version "7.18.6"
603
623
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
614
634
" @babel/helper-skip-transparent-expression-wrappers" " ^7.18.9"
615
635
" @babel/plugin-proposal-optional-chaining" " ^7.18.9"
616
636
617
- " @babel/plugin-proposal-async-generator-functions@^7.19.0 " :
618
- version "7.19.0 "
619
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.0 .tgz#cf5740194f170467df20581712400487efc79ff1 "
620
- integrity sha512-nhEByMUTx3uZueJ/QkJuSlCfN4FGg+xy+vRsfGQGzSauq5ks2Deid2+05Q3KhfaUjvec1IGhw/Zm3cFm8JigTQ ==
637
+ " @babel/plugin-proposal-async-generator-functions@^7.19.1 " :
638
+ version "7.19.1 "
639
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1 .tgz#34f6f5174b688529342288cd264f80c9ea9fb4a7 "
640
+ integrity sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q ==
621
641
dependencies :
622
642
" @babel/helper-environment-visitor" " ^7.18.9"
623
643
" @babel/helper-plugin-utils" " ^7.19.0"
1057
1077
" @babel/helper-module-transforms" " ^7.18.6"
1058
1078
" @babel/helper-plugin-utils" " ^7.18.6"
1059
1079
1060
- " @babel/plugin-transform-named-capturing-groups-regex@^7.19.0 " :
1061
- version "7.19.0 "
1062
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.0 .tgz#58c52422e4f91a381727faed7d513c89d7f41ada "
1063
- integrity sha512-HDSuqOQzkU//kfGdiHBt71/hkDTApw4U/cMVgKgX7PqfB3LOaK+2GtCEsBu1dL9CkswDm0Gwehht1dCr421ULQ ==
1080
+ " @babel/plugin-transform-named-capturing-groups-regex@^7.19.1 " :
1081
+ version "7.19.1 "
1082
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1 .tgz#ec7455bab6cd8fb05c525a94876f435a48128888 "
1083
+ integrity sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw ==
1064
1084
dependencies :
1065
1085
" @babel/helper-create-regexp-features-plugin" " ^7.19.0"
1066
1086
" @babel/helper-plugin-utils" " ^7.19.0"
1193
1213
" @babel/helper-create-regexp-features-plugin" " ^7.18.6"
1194
1214
" @babel/helper-plugin-utils" " ^7.18.6"
1195
1215
1196
-
1197
- version "7.19.0 "
1198
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.0 .tgz#fd18caf499a67d6411b9ded68dc70d01ed1e5da7 "
1199
- integrity sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ ==
1216
+
1217
+ version "7.19.1 "
1218
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1 .tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67 "
1219
+ integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA ==
1200
1220
dependencies :
1201
- " @babel/compat-data" " ^7.19.0 "
1202
- " @babel/helper-compilation-targets" " ^7.19.0 "
1221
+ " @babel/compat-data" " ^7.19.1 "
1222
+ " @babel/helper-compilation-targets" " ^7.19.1 "
1203
1223
" @babel/helper-plugin-utils" " ^7.19.0"
1204
1224
" @babel/helper-validator-option" " ^7.18.6"
1205
1225
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" " ^7.18.6"
1206
1226
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" " ^7.18.9"
1207
- " @babel/plugin-proposal-async-generator-functions" " ^7.19.0 "
1227
+ " @babel/plugin-proposal-async-generator-functions" " ^7.19.1 "
1208
1228
" @babel/plugin-proposal-class-properties" " ^7.18.6"
1209
1229
" @babel/plugin-proposal-class-static-block" " ^7.18.6"
1210
1230
" @babel/plugin-proposal-dynamic-import" " ^7.18.6"
1252
1272
" @babel/plugin-transform-modules-commonjs" " ^7.18.6"
1253
1273
" @babel/plugin-transform-modules-systemjs" " ^7.19.0"
1254
1274
" @babel/plugin-transform-modules-umd" " ^7.18.6"
1255
- " @babel/plugin-transform-named-capturing-groups-regex" " ^7.19.0 "
1275
+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.19.1 "
1256
1276
" @babel/plugin-transform-new-target" " ^7.18.6"
1257
1277
" @babel/plugin-transform-object-super" " ^7.18.6"
1258
1278
" @babel/plugin-transform-parameters" " ^7.18.8"
1268
1288
" @babel/plugin-transform-unicode-regex" " ^7.18.6"
1269
1289
" @babel/preset-modules" " ^0.1.5"
1270
1290
" @babel/types" " ^7.19.0"
1271
- babel-plugin-polyfill-corejs2 "^0.3.2 "
1272
- babel-plugin-polyfill-corejs3 "^0.5.3 "
1273
- babel-plugin-polyfill-regenerator "^0.4.0 "
1274
- core-js-compat "^3.22 .1"
1291
+ babel-plugin-polyfill-corejs2 "^0.3.3 "
1292
+ babel-plugin-polyfill-corejs3 "^0.6.0 "
1293
+ babel-plugin-polyfill-regenerator "^0.4.1 "
1294
+ core-js-compat "^3.25 .1"
1275
1295
semver "^6.3.0"
1276
1296
1277
1297
1420
1440
debug "^4.1.0"
1421
1441
globals "^11.1.0"
1422
1442
1443
+ " @babel/traverse@^7.19.1 " :
1444
+ version "7.19.1"
1445
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
1446
+ integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
1447
+ dependencies :
1448
+ " @babel/code-frame" " ^7.18.6"
1449
+ " @babel/generator" " ^7.19.0"
1450
+ " @babel/helper-environment-visitor" " ^7.18.9"
1451
+ " @babel/helper-function-name" " ^7.19.0"
1452
+ " @babel/helper-hoist-variables" " ^7.18.6"
1453
+ " @babel/helper-split-export-declaration" " ^7.18.6"
1454
+ " @babel/parser" " ^7.19.1"
1455
+ " @babel/types" " ^7.19.0"
1456
+ debug "^4.1.0"
1457
+ globals "^11.1.0"
1458
+
1423
1459
" @babel/types@^7.0.0" , "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1424
1460
version "7.17.12"
1425
1461
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
@@ -2688,29 +2724,29 @@ babel-plugin-jest-hoist@^27.5.1:
2688
2724
" @types/babel__core" " ^7.0.0"
2689
2725
" @types/babel__traverse" " ^7.0.6"
2690
2726
2691
- babel-plugin-polyfill-corejs2@^0.3.2 :
2692
- version "0.3.2 "
2693
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2 .tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d "
2694
- integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5 +Q==
2727
+ babel-plugin-polyfill-corejs2@^0.3.3 :
2728
+ version "0.3.3 "
2729
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3 .tgz#5d1bd3836d0a19e1b84bbf2d9640ccb6f951c122 "
2730
+ integrity sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy +Q==
2695
2731
dependencies :
2696
2732
" @babel/compat-data" " ^7.17.7"
2697
- " @babel/helper-define-polyfill-provider" " ^0.3.2 "
2733
+ " @babel/helper-define-polyfill-provider" " ^0.3.3 "
2698
2734
semver "^6.1.1"
2699
2735
2700
- babel-plugin-polyfill-corejs3@^0.5.3 :
2701
- version "0.5.3 "
2702
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3 .tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7 "
2703
- integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw ==
2736
+ babel-plugin-polyfill-corejs3@^0.6.0 :
2737
+ version "0.6.0 "
2738
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0 .tgz#56ad88237137eade485a71b52f72dbed57c6230a "
2739
+ integrity sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA ==
2704
2740
dependencies :
2705
- " @babel/helper-define-polyfill-provider" " ^0.3.2 "
2706
- core-js-compat "^3.21.0 "
2741
+ " @babel/helper-define-polyfill-provider" " ^0.3.3 "
2742
+ core-js-compat "^3.25.1 "
2707
2743
2708
- babel-plugin-polyfill-regenerator@^0.4.0 :
2709
- version "0.4.0 "
2710
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0 .tgz#8f51809b6d5883e07e71548d75966ff7635527fe "
2711
- integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw ==
2744
+ babel-plugin-polyfill-regenerator@^0.4.1 :
2745
+ version "0.4.1 "
2746
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1 .tgz#390f91c38d90473592ed43351e801a9d3e0fd747 "
2747
+ integrity sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw ==
2712
2748
dependencies :
2713
- " @babel/helper-define-polyfill-provider" " ^0.3.2 "
2749
+ " @babel/helper-define-polyfill-provider" " ^0.3.3 "
2714
2750
2715
2751
2716
2752
version "6.26.0"
@@ -2992,7 +3028,7 @@ browserify-sign@^4.0.0:
2992
3028
readable-stream "^3.6.0"
2993
3029
safe-buffer "^5.2.0"
2994
3030
2995
- browserslist@^4.20.2, browserslist@^4.20.3 :
3031
+ browserslist@^4.20.2 :
2996
3032
version "4.20.3"
2997
3033
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf"
2998
3034
integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==
@@ -3003,6 +3039,16 @@ browserslist@^4.20.2, browserslist@^4.20.3:
3003
3039
node-releases "^2.0.3"
3004
3040
picocolors "^1.0.0"
3005
3041
3042
+ browserslist@^4.21.3 :
3043
+ version "4.21.4"
3044
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
3045
+ integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
3046
+ dependencies :
3047
+ caniuse-lite "^1.0.30001400"
3048
+ electron-to-chromium "^1.4.251"
3049
+ node-releases "^2.0.6"
3050
+ update-browserslist-db "^1.0.9"
3051
+
3006
3052
3007
3053
version "2.1.1"
3008
3054
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -3133,6 +3179,11 @@ caniuse-lite@^1.0.30001332:
3133
3179
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz#59590c8ffa8b5939cf4161f00827b8873ad72498"
3134
3180
integrity sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==
3135
3181
3182
+ caniuse-lite@^1.0.30001400 :
3183
+ version "1.0.30001402"
3184
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz#aa29e1f47f5055b0d0c07696a67b8b08023d14c8"
3185
+ integrity sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew==
3186
+
3136
3187
capture-exit@^2.0.0 :
3137
3188
version "2.0.0"
3138
3189
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -3661,13 +3712,12 @@ copy-descriptor@^0.1.0:
3661
3712
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3662
3713
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
3663
3714
3664
- core-js-compat@^3.21.0, core-js-compat@^3.22 .1 :
3665
- version "3.22.5 "
3666
- resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.5 .tgz#7fffa1d20cb18405bd22756ca1353c6f1a0e8614 "
3667
- integrity sha512-rEF75n3QtInrYICvJjrAgV03HwKiYvtKHdPtaba1KucG+cNZ4NJnH9isqt979e67KZlhpbCOTwnsvnIr+CVeOg ==
3715
+ core-js-compat@^3.25 .1 :
3716
+ version "3.25.1 "
3717
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.1 .tgz#6f13a90de52f89bbe6267e5620a412c7f7ff7e42 "
3718
+ integrity sha512-pOHS7O0i8Qt4zlPW/eIFjwp+NrTPx+wTL0ctgI2fHn31sZOq89rDsmtc/A2vAX7r6shl+bmVI+678He46jgBlw ==
3668
3719
dependencies :
3669
- browserslist "^4.20.3"
3670
- semver "7.0.0"
3720
+ browserslist "^4.21.3"
3671
3721
3672
3722
core-js@^2.4.0, core-js@^2.5.0 :
3673
3723
version "2.6.12"
@@ -4083,6 +4133,11 @@ electron-to-chromium@^1.4.118:
4083
4133
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz#186180a45617283f1c012284458510cd99d6787f"
4084
4134
integrity sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==
4085
4135
4136
+ electron-to-chromium@^1.4.251 :
4137
+ version "1.4.254"
4138
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.254.tgz#c6203583890abf88dfc0be046cd72d3b48f8beb6"
4139
+ integrity sha512-Sh/7YsHqQYkA6ZHuHMy24e6TE4eX6KZVsZb9E/DvU1nQRIrH4BflO/4k+83tfdYvDl+MObvlqHPRICzEdC9c6Q==
4140
+
4086
4141
elliptic@^6.5.3 :
4087
4142
version "6.5.4"
4088
4143
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
@@ -7129,6 +7184,11 @@ node-releases@^2.0.3:
7129
7184
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
7130
7185
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
7131
7186
7187
+ node-releases@^2.0.6 :
7188
+ version "2.0.6"
7189
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
7190
+ integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
7191
+
7132
7192
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0 :
7133
7193
version "2.5.0"
7134
7194
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@@ -8416,11 +8476,6 @@
[email protected] , semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver
8416
8476
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
8417
8477
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
8418
8478
8419
-
8420
- version "7.0.0"
8421
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
8422
- integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
8423
-
8424
8479
semver@^7.3.2, semver@^7.3.4 :
8425
8480
version "7.3.7"
8426
8481
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
@@ -9376,6 +9431,14 @@ unset-value@^1.0.0:
9376
9431
has-value "^0.3.1"
9377
9432
isobject "^3.0.0"
9378
9433
9434
+ update-browserslist-db@^1.0.9 :
9435
+ version "1.0.9"
9436
+ resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18"
9437
+ integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==
9438
+ dependencies :
9439
+ escalade "^3.1.1"
9440
+ picocolors "^1.0.0"
9441
+
9379
9442
update-notifier@^4.1.0 :
9380
9443
version "4.1.3"
9381
9444
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3"
0 commit comments