21
21
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
22
22
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
23
23
24
+ "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15":
25
+ version "7.13.15"
26
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
27
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
28
+
24
29
"@babel/core@^7.1.0", "@babel/core@^7.12.1", "@babel/core@^7.7.5":
25
30
version "7.13.10"
26
31
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
141
146
resolve "^1.14.2"
142
147
semver "^6.1.2"
143
148
149
+ "@babel/helper-define-polyfill-provider@^0.2.0":
150
+ version "0.2.0"
151
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
152
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
153
+ dependencies:
154
+ "@babel/helper-compilation-targets" "^7.13.0"
155
+ "@babel/helper-module-imports" "^7.12.13"
156
+ "@babel/helper-plugin-utils" "^7.13.0"
157
+ "@babel/traverse" "^7.13.0"
158
+ debug "^4.1.1"
159
+ lodash.debounce "^4.0.8"
160
+ resolve "^1.14.2"
161
+ semver "^6.1.2"
162
+
144
163
"@babel/helper-explode-assignable-expression@^7.12.13":
145
164
version "7.13.0"
146
165
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
364
383
"@babel/helper-remap-async-to-generator" "^7.13.0"
365
384
"@babel/plugin-syntax-async-generators" "^7.8.4"
366
385
386
+ "@babel/plugin-proposal-async-generator-functions@^7.13.15":
387
+ version "7.13.15"
388
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
389
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
390
+ dependencies:
391
+ "@babel/helper-plugin-utils" "^7.13.0"
392
+ "@babel/helper-remap-async-to-generator" "^7.13.0"
393
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
394
+
367
395
"@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0":
368
396
version "7.13.0"
369
397
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
830
858
dependencies:
831
859
regenerator-transform "^0.14.2"
832
860
861
+ "@babel/plugin-transform-regenerator@^7.13.15":
862
+ version "7.13.15"
863
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
864
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
865
+ dependencies:
866
+ regenerator-transform "^0.14.2"
867
+
833
868
"@babel/plugin-transform-reserved-words@^7.12.13":
834
869
version "7.12.13"
835
870
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
849
884
babel-plugin-polyfill-regenerator "^0.1.2"
850
885
semver "^6.3.0"
851
886
887
+ "@babel/plugin-transform-runtime@^7.13.15":
888
+ version "7.13.15"
889
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz#2eddf585dd066b84102517e10a577f24f76a9cd7"
890
+ integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==
891
+ dependencies:
892
+ "@babel/helper-module-imports" "^7.13.12"
893
+ "@babel/helper-plugin-utils" "^7.13.0"
894
+ babel-plugin-polyfill-corejs2 "^0.2.0"
895
+ babel-plugin-polyfill-corejs3 "^0.2.0"
896
+ babel-plugin-polyfill-regenerator "^0.2.0"
897
+ semver "^6.3.0"
898
+
852
899
"@babel/plugin-transform-shorthand-properties@^7.12.13":
853
900
version "7.12.13"
854
901
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz#db755732b70c539d504c6390d9ce90fe64aff7ad"
984
1031
core-js-compat "^3.9.0"
985
1032
semver "^6.3.0"
986
1033
1034
+ "@babel/preset-env@^7.13.15":
1035
+ version "7.13.15"
1036
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
1037
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
1038
+ dependencies:
1039
+ "@babel/compat-data" "^7.13.15"
1040
+ "@babel/helper-compilation-targets" "^7.13.13"
1041
+ "@babel/helper-plugin-utils" "^7.13.0"
1042
+ "@babel/helper-validator-option" "^7.12.17"
1043
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
1044
+ "@babel/plugin-proposal-async-generator-functions" "^7.13.15"
1045
+ "@babel/plugin-proposal-class-properties" "^7.13.0"
1046
+ "@babel/plugin-proposal-dynamic-import" "^7.13.8"
1047
+ "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
1048
+ "@babel/plugin-proposal-json-strings" "^7.13.8"
1049
+ "@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
1050
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
1051
+ "@babel/plugin-proposal-numeric-separator" "^7.12.13"
1052
+ "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
1053
+ "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
1054
+ "@babel/plugin-proposal-optional-chaining" "^7.13.12"
1055
+ "@babel/plugin-proposal-private-methods" "^7.13.0"
1056
+ "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
1057
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
1058
+ "@babel/plugin-syntax-class-properties" "^7.12.13"
1059
+ "@babel/plugin-syntax-dynamic-import" "^7.8.3"
1060
+ "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
1061
+ "@babel/plugin-syntax-json-strings" "^7.8.3"
1062
+ "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
1063
+ "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1064
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
1065
+ "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
1066
+ "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
1067
+ "@babel/plugin-syntax-optional-chaining" "^7.8.3"
1068
+ "@babel/plugin-syntax-top-level-await" "^7.12.13"
1069
+ "@babel/plugin-transform-arrow-functions" "^7.13.0"
1070
+ "@babel/plugin-transform-async-to-generator" "^7.13.0"
1071
+ "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
1072
+ "@babel/plugin-transform-block-scoping" "^7.12.13"
1073
+ "@babel/plugin-transform-classes" "^7.13.0"
1074
+ "@babel/plugin-transform-computed-properties" "^7.13.0"
1075
+ "@babel/plugin-transform-destructuring" "^7.13.0"
1076
+ "@babel/plugin-transform-dotall-regex" "^7.12.13"
1077
+ "@babel/plugin-transform-duplicate-keys" "^7.12.13"
1078
+ "@babel/plugin-transform-exponentiation-operator" "^7.12.13"
1079
+ "@babel/plugin-transform-for-of" "^7.13.0"
1080
+ "@babel/plugin-transform-function-name" "^7.12.13"
1081
+ "@babel/plugin-transform-literals" "^7.12.13"
1082
+ "@babel/plugin-transform-member-expression-literals" "^7.12.13"
1083
+ "@babel/plugin-transform-modules-amd" "^7.13.0"
1084
+ "@babel/plugin-transform-modules-commonjs" "^7.13.8"
1085
+ "@babel/plugin-transform-modules-systemjs" "^7.13.8"
1086
+ "@babel/plugin-transform-modules-umd" "^7.13.0"
1087
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
1088
+ "@babel/plugin-transform-new-target" "^7.12.13"
1089
+ "@babel/plugin-transform-object-super" "^7.12.13"
1090
+ "@babel/plugin-transform-parameters" "^7.13.0"
1091
+ "@babel/plugin-transform-property-literals" "^7.12.13"
1092
+ "@babel/plugin-transform-regenerator" "^7.13.15"
1093
+ "@babel/plugin-transform-reserved-words" "^7.12.13"
1094
+ "@babel/plugin-transform-shorthand-properties" "^7.12.13"
1095
+ "@babel/plugin-transform-spread" "^7.13.0"
1096
+ "@babel/plugin-transform-sticky-regex" "^7.12.13"
1097
+ "@babel/plugin-transform-template-literals" "^7.13.0"
1098
+ "@babel/plugin-transform-typeof-symbol" "^7.12.13"
1099
+ "@babel/plugin-transform-unicode-escapes" "^7.12.13"
1100
+ "@babel/plugin-transform-unicode-regex" "^7.12.13"
1101
+ "@babel/preset-modules" "^0.1.4"
1102
+ "@babel/types" "^7.13.14"
1103
+ babel-plugin-polyfill-corejs2 "^0.2.0"
1104
+ babel-plugin-polyfill-corejs3 "^0.2.0"
1105
+ babel-plugin-polyfill-regenerator "^0.2.0"
1106
+ core-js-compat "^3.9.0"
1107
+ semver "^6.3.0"
1108
+
987
1109
"@babel/preset-flow@^7.12.1":
988
1110
version "7.12.13"
989
1111
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.12.13.tgz#71ee7fe65a95b507ac12bcad65a4ced27d8dfc3e"
@@ -3321,6 +3443,15 @@ babel-plugin-polyfill-corejs2@^0.1.4:
3321
3443
"@babel/helper-define-polyfill-provider" "^0.1.5"
3322
3444
semver "^6.1.1"
3323
3445
3446
+ babel-plugin-polyfill-corejs2@^0.2.0:
3447
+ version "0.2.0"
3448
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
3449
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
3450
+ dependencies:
3451
+ "@babel/compat-data" "^7.13.11"
3452
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3453
+ semver "^6.1.1"
3454
+
3324
3455
babel-plugin-polyfill-corejs3@^0.1.3:
3325
3456
version "0.1.7"
3326
3457
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
@@ -3329,13 +3460,28 @@ babel-plugin-polyfill-corejs3@^0.1.3:
3329
3460
"@babel/helper-define-polyfill-provider" "^0.1.5"
3330
3461
core-js-compat "^3.8.1"
3331
3462
3463
+ babel-plugin-polyfill-corejs3@^0.2.0:
3464
+ version "0.2.0"
3465
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
3466
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
3467
+ dependencies:
3468
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3469
+ core-js-compat "^3.9.1"
3470
+
3332
3471
babel-plugin-polyfill-regenerator@^0.1.2:
3333
3472
version "0.1.6"
3334
3473
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
3335
3474
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg==
3336
3475
dependencies:
3337
3476
"@babel/helper-define-polyfill-provider" "^0.1.5"
3338
3477
3478
+ babel-plugin-polyfill-regenerator@^0.2.0:
3479
+ version "0.2.0"
3480
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
3481
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
3482
+ dependencies:
3483
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3484
+
3339
3485
babel-plugin-syntax-trailing-function-commas@^6.22.0:
3340
3486
version "6.22.0"
3341
3487
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
@@ -4598,6 +4744,14 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
4598
4744
browserslist "^4.16.3"
4599
4745
semver "7.0.0"
4600
4746
4747
+ core-js-compat@^3.9.1:
4748
+ version "3.10.1"
4749
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
4750
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
4751
+ dependencies:
4752
+ browserslist "^4.16.3"
4753
+ semver "7.0.0"
4754
+
4601
4755
4602
4756
version "3.10.1"
4603
4757
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.1.tgz#e683963978b6806dcc6c0a4a8bd4ab0bdaf3f21a"
@@ -5673,10 +5827,10 @@ eslint-formatter-pretty@^4.0.0:
5673
5827
string-width "^4.2.0"
5674
5828
supports-hyperlinks "^2.0.0"
5675
5829
5676
- eslint-plugin-jest@^24.3.4 :
5677
- version "24.3.4 "
5678
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.4 .tgz#6d90c3554de0302e879603dd6405474c98849f19 "
5679
- integrity sha512-3n5oY1+fictanuFkTWPwSlehugBTAgwLnYLFsCllzE3Pl1BwywHl5fL0HFxmMjoQY8xhUDk8uAWc3S4JOHGh3A ==
5830
+ eslint-plugin-jest@^24.3.5 :
5831
+ version "24.3.5 "
5832
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5 .tgz#71f0b580f87915695c286c3f0eb88cf23664d044 "
5833
+ integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug ==
5680
5834
dependencies:
5681
5835
"@typescript-eslint/experimental-utils" "^4.0.1"
5682
5836
@@ -5730,10 +5884,10 @@ eslint-visitor-keys@^2.0.0:
5730
5884
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5731
5885
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5732
5886
5733
- eslint@^7.23 .0:
5734
- version "7.23 .0"
5735
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23 .0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325 "
5736
- integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q ==
5887
+ eslint@^7.24 .0:
5888
+ version "7.24 .0"
5889
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
5890
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
5737
5891
dependencies:
5738
5892
"@babel/code-frame" "7.12.11"
5739
5893
"@eslint/eslintrc" "^0.4.0"
9094
9248
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
9095
9249
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==
9096
9250
9097
- [email protected] , mime-types@^2.1.12, mime-types@^2.1.19, mime-types@^2.1.27, mime-types@^2.1.28, mime-types@~2.1.19, mime-types@~2.1.24:
9251
+
9252
+ version "1.47.0"
9253
+ resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.47.0.tgz#8cb313e59965d3c05cfbf898915a267af46a335c"
9254
+ integrity sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==
9255
+
9256
+
9257
+ version "2.1.30"
9258
+ resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.30.tgz#6e7be8b4c479825f85ed6326695db73f9305d62d"
9259
+ integrity sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==
9260
+ dependencies:
9261
+ mime-db "1.47.0"
9262
+
9263
+ mime-types@^2.1.12, mime-types@^2.1.19, mime-types@^2.1.27, mime-types@^2.1.28, mime-types@~2.1.19, mime-types@~2.1.24:
9098
9264
version "2.1.29"
9099
9265
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.29.tgz#1d4ab77da64b91f5f72489df29236563754bb1b2"
9100
9266
integrity sha512-Y/jMt/S5sR9OaqteJtslsFZKWOIIqMACsJSiHghlCAyhf7jfVYjKBmLiX8OgpWeW+fjJ2b+Az69aPFPkUOY6xQ==
@@ -11464,10 +11630,10 @@ relateurl@^0.2.7:
11464
11630
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
11465
11631
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
11466
11632
11467
- release-it@14.5.1 :
11468
- version "14.5.1 "
11469
- resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.5.1 .tgz#79c971f84bb827794a7ddef0b6209bbb5e978ff8 "
11470
- integrity sha512-ivbMbYEk4E1RoV3DmWn8T37sjnCx35kwiHDSgfphDr0F8A5zbJCj4ZLZmDseE9sQi9ZjhXTN1webBLW5YbGxNg ==
11633
+ release-it@14.6.0 :
11634
+ version "14.6.0 "
11635
+ resolved "https://registry.yarnpkg.com/release-it/-/release-it-14.6.0 .tgz#f45947cddb66aacc66c724c287699da0c70140e7 "
11636
+ integrity sha512-S8Y2eE94GofkVUKJnsnMy9623i7Ola8KAyWUHUeSfBvmoEWIdy458UOptQqL/jJ0yv8cozAxITSThWtAefbqIA ==
11471
11637
dependencies:
11472
11638
"@iarna/toml" "2.2.5"
11473
11639
"@octokit/rest" "18.5.2"
11486
11652
inquirer "8.0.0"
11487
11653
is-ci "3.0.0"
11488
11654
lodash "4.17.21"
11489
- mime-types "2.1.29 "
11655
+ mime-types "2.1.30 "
11490
11656
ora "5.4.0"
11491
11657
os-name "4.0.0"
11492
11658
parse-json "5.2.0"
0 commit comments