2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/cli@7.8.3 " :
6
- version "7.8.3 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.3 .tgz#121beb7c273e0521eb2feeb3883a2b7435d12328 "
8
- integrity sha512-K2UXPZCKMv7KwWy9Bl4sa6+jTNP7JyDiHKzoOiUUygaEDbC60vaargZDnO9oFMvlq8pIKOOyUUgeMYrsaN9djA ==
5
+ " @babel/cli@7.8.4 " :
6
+ version "7.8.4 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.4 .tgz#505fb053721a98777b2b175323ea4f090b7d3c1c "
8
+ integrity sha512-XXLgAm6LBbaNxaGhMAznXXaxtCWfuv6PIDJ9Alsy9JYTOh+j2jJz+L/162kkfU1j/pTSxK1xGmlwI4pdIMkoag ==
9
9
dependencies :
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
32
32
dependencies :
33
33
" @babel/highlight" " ^7.8.3"
34
34
35
- " @babel/compat-data@^7.8.0 " , "@babel/compat-data@^7.8.1 ":
36
- version "7.8.1 "
37
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.1 .tgz#fc0bbbb7991e4fb2b47e168e60f2cc2c41680be9 "
38
- integrity sha512-Z+6ZOXvyOWYxJ50BwxzdhRnRsGST8Y3jaZgxYig575lTjVSs3KtJnmESwZegg6e2Dn0td1eDhoWlp1wI4BTCPw ==
35
+ " @babel/compat-data@^7.8.4 " :
36
+ version "7.8.5 "
37
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5 .tgz#d28ce872778c23551cbb9432fc68d28495b613b9 "
38
+ integrity sha512-jWYUqQX/ObOhG1UiEkbH5SANsE/8oKXiQWjj7p7xgj9Zmnt//aUvyz4dBkK0HNsS8/cbyC5NmmH87VekW+mXFg ==
39
39
dependencies :
40
- browserslist "^4.8.2 "
40
+ browserslist "^4.8.5 "
41
41
invariant "^2.2.4"
42
42
semver "^5.5.0"
43
43
44
- " @babel/core@7.8.3 " , "@babel/core@^7.7.5 ":
45
- version "7.8.3 "
46
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.3 .tgz#30b0ebb4dd1585de6923a0b4d179e0b9f5d82941 "
47
- integrity sha512-4XFkf8AwyrEG7Ziu3L2L0Cv+WyY47Tcsp70JFmpftbAA1K7YL/sgE9jh9HyNj08Y/U50ItUchpN0w6HxAoX1rA ==
44
+ " @babel/core@7.8.4 " :
45
+ version "7.8.4 "
46
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4 .tgz#d496799e5c12195b3602d0fddd77294e3e38e80e "
47
+ integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA ==
48
48
dependencies :
49
49
" @babel/code-frame" " ^7.8.3"
50
- " @babel/generator" " ^7.8.3 "
51
- " @babel/helpers" " ^7.8.3 "
52
- " @babel/parser" " ^7.8.3 "
50
+ " @babel/generator" " ^7.8.4 "
51
+ " @babel/helpers" " ^7.8.4 "
52
+ " @babel/parser" " ^7.8.4 "
53
53
" @babel/template" " ^7.8.3"
54
- " @babel/traverse" " ^7.8.3 "
54
+ " @babel/traverse" " ^7.8.4 "
55
55
" @babel/types" " ^7.8.3"
56
56
convert-source-map "^1.7.0"
57
57
debug "^4.1.0"
82
82
semver "^5.4.1"
83
83
source-map "^0.5.0"
84
84
85
+ " @babel/core@^7.7.5 " :
86
+ version "7.8.3"
87
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.3.tgz#30b0ebb4dd1585de6923a0b4d179e0b9f5d82941"
88
+ integrity sha512-4XFkf8AwyrEG7Ziu3L2L0Cv+WyY47Tcsp70JFmpftbAA1K7YL/sgE9jh9HyNj08Y/U50ItUchpN0w6HxAoX1rA==
89
+ dependencies :
90
+ " @babel/code-frame" " ^7.8.3"
91
+ " @babel/generator" " ^7.8.3"
92
+ " @babel/helpers" " ^7.8.3"
93
+ " @babel/parser" " ^7.8.3"
94
+ " @babel/template" " ^7.8.3"
95
+ " @babel/traverse" " ^7.8.3"
96
+ " @babel/types" " ^7.8.3"
97
+ convert-source-map "^1.7.0"
98
+ debug "^4.1.0"
99
+ gensync "^1.0.0-beta.1"
100
+ json5 "^2.1.0"
101
+ lodash "^4.17.13"
102
+ resolve "^1.3.2"
103
+ semver "^5.4.1"
104
+ source-map "^0.5.0"
105
+
85
106
" @babel/generator@^7.7.4" , "@babel/generator@^7.7.7":
86
107
version "7.7.7"
87
108
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45"
102
123
lodash "^4.17.13"
103
124
source-map "^0.5.0"
104
125
126
+ " @babel/generator@^7.8.4 " :
127
+ version "7.8.4"
128
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.4.tgz#35bbc74486956fe4251829f9f6c48330e8d0985e"
129
+ integrity sha512-PwhclGdRpNAf3IxZb0YVuITPZmmrXz9zf6fH8lT4XbrmfQKr6ryBzhv593P5C6poJRciFCL/eHGW2NuGrgEyxA==
130
+ dependencies :
131
+ " @babel/types" " ^7.8.3"
132
+ jsesc "^2.5.1"
133
+ lodash "^4.17.13"
134
+ source-map "^0.5.0"
135
+
105
136
" @babel/helper-annotate-as-pure@^7.8.3 " :
106
137
version "7.8.3"
107
138
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
126
157
" @babel/traverse" " ^7.8.3"
127
158
" @babel/types" " ^7.8.3"
128
159
129
- " @babel/helper-compilation-targets@^7.8.3 " :
130
- version "7.8.3 "
131
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.3 .tgz#2deedc816fd41dca7355ef39fd40c9ea69f0719a "
132
- integrity sha512-JLylPCsFjhLN+6uBSSh3iYdxKdeO9MNmoY96PE/99d8kyBFaXLORtAVhqN6iHa+wtPeqxKLghDOZry0+Aiw9Tw ==
160
+ " @babel/helper-compilation-targets@^7.8.4 " :
161
+ version "7.8.4 "
162
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4 .tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88 "
163
+ integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg ==
133
164
dependencies :
134
- " @babel/compat-data" " ^7.8.1 "
135
- browserslist "^4.8.2 "
165
+ " @babel/compat-data" " ^7.8.4 "
166
+ browserslist "^4.8.5 "
136
167
invariant "^2.2.4"
137
- levenary "^1.1.0 "
168
+ levenary "^1.1.1 "
138
169
semver "^5.5.0"
139
170
140
171
" @babel/helper-create-regexp-features-plugin@^7.8.3 " :
322
353
" @babel/traverse" " ^7.8.3"
323
354
" @babel/types" " ^7.8.3"
324
355
356
+ " @babel/helpers@^7.8.4 " :
357
+ version "7.8.4"
358
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
359
+ integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
360
+ dependencies :
361
+ " @babel/template" " ^7.8.3"
362
+ " @babel/traverse" " ^7.8.4"
363
+ " @babel/types" " ^7.8.3"
364
+
325
365
" @babel/highlight@^7.0.0 " :
326
366
version "7.5.0"
327
367
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
350
390
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081"
351
391
integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==
352
392
393
+ " @babel/parser@^7.8.4 " :
394
+ version "7.8.4"
395
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
396
+ integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
397
+
353
398
" @babel/plugin-proposal-async-generator-functions@^7.8.3 " :
354
399
version "7.8.3"
355
400
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
567
612
" @babel/helper-builder-binary-assignment-operator-visitor" " ^7.8.3"
568
613
" @babel/helper-plugin-utils" " ^7.8.3"
569
614
570
- " @babel/plugin-transform-for-of@^7.8.3 " :
571
- version "7.8.3 "
572
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.3 .tgz#15f17bce2fc95c7d59a24b299e83e81cedc22e18 "
573
- integrity sha512-ZjXznLNTxhpf4Q5q3x1NsngzGA38t9naWH8Gt+0qYZEJAcvPI9waSStSh56u19Ofjr7QmD0wUsQ8hw8s/p1VnA ==
615
+ " @babel/plugin-transform-for-of@^7.8.4 " :
616
+ version "7.8.4 "
617
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4 .tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d "
618
+ integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A ==
574
619
dependencies :
575
620
" @babel/helper-plugin-utils" " ^7.8.3"
576
621
655
700
" @babel/helper-plugin-utils" " ^7.8.3"
656
701
" @babel/helper-replace-supers" " ^7.8.3"
657
702
658
- " @babel/plugin-transform-parameters@^7.8.3 " :
659
- version "7.8.3 "
660
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.3 .tgz#7890576a13b17325d8b7d44cb37f21dc3bbdda59 "
661
- integrity sha512-/pqngtGb54JwMBZ6S/D3XYylQDFtGjWrnoCF4gXZOUpFV/ujbxnoNGNvDGu6doFWRPBveE72qTx/RRU44j5I/Q ==
703
+ " @babel/plugin-transform-parameters@^7.8.4 " :
704
+ version "7.8.4 "
705
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4 .tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3 "
706
+ integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA ==
662
707
dependencies :
663
708
" @babel/helper-call-delegate" " ^7.8.3"
664
709
" @babel/helper-get-function-arity" " ^7.8.3"
715
760
" @babel/helper-annotate-as-pure" " ^7.8.3"
716
761
" @babel/helper-plugin-utils" " ^7.8.3"
717
762
718
- " @babel/plugin-transform-typeof-symbol@^7.8.3 " :
719
- version "7.8.3 "
720
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.3 .tgz#5cffb216fb25c8c64ba6bf5f76ce49d3ab079f4d "
721
- integrity sha512-3TrkKd4LPqm4jHs6nPtSDI/SV9Cm5PRJkHLUgTcqRQQTMAZ44ZaAdDZJtvWFSaRcvT0a1rTmJ5ZA5tDKjleF3g ==
763
+ " @babel/plugin-transform-typeof-symbol@^7.8.4 " :
764
+ version "7.8.4 "
765
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4 .tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412 "
766
+ integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg ==
722
767
dependencies :
723
768
" @babel/helper-plugin-utils" " ^7.8.3"
724
769
730
775
" @babel/helper-create-regexp-features-plugin" " ^7.8.3"
731
776
" @babel/helper-plugin-utils" " ^7.8.3"
732
777
733
- " @babel/preset-env@7.8.3 " :
734
- version "7.8.3 "
735
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3 .tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54 "
736
- integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg ==
778
+ " @babel/preset-env@7.8.4 " :
779
+ version "7.8.4 "
780
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4 .tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e "
781
+ integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w ==
737
782
dependencies :
738
- " @babel/compat-data" " ^7.8.0 "
739
- " @babel/helper-compilation-targets" " ^7.8.3 "
783
+ " @babel/compat-data" " ^7.8.4 "
784
+ " @babel/helper-compilation-targets" " ^7.8.4 "
740
785
" @babel/helper-module-imports" " ^7.8.3"
741
786
" @babel/helper-plugin-utils" " ^7.8.3"
742
787
" @babel/plugin-proposal-async-generator-functions" " ^7.8.3"
765
810
" @babel/plugin-transform-dotall-regex" " ^7.8.3"
766
811
" @babel/plugin-transform-duplicate-keys" " ^7.8.3"
767
812
" @babel/plugin-transform-exponentiation-operator" " ^7.8.3"
768
- " @babel/plugin-transform-for-of" " ^7.8.3 "
813
+ " @babel/plugin-transform-for-of" " ^7.8.4 "
769
814
" @babel/plugin-transform-function-name" " ^7.8.3"
770
815
" @babel/plugin-transform-literals" " ^7.8.3"
771
816
" @babel/plugin-transform-member-expression-literals" " ^7.8.3"
776
821
" @babel/plugin-transform-named-capturing-groups-regex" " ^7.8.3"
777
822
" @babel/plugin-transform-new-target" " ^7.8.3"
778
823
" @babel/plugin-transform-object-super" " ^7.8.3"
779
- " @babel/plugin-transform-parameters" " ^7.8.3 "
824
+ " @babel/plugin-transform-parameters" " ^7.8.4 "
780
825
" @babel/plugin-transform-property-literals" " ^7.8.3"
781
826
" @babel/plugin-transform-regenerator" " ^7.8.3"
782
827
" @babel/plugin-transform-reserved-words" " ^7.8.3"
783
828
" @babel/plugin-transform-shorthand-properties" " ^7.8.3"
784
829
" @babel/plugin-transform-spread" " ^7.8.3"
785
830
" @babel/plugin-transform-sticky-regex" " ^7.8.3"
786
831
" @babel/plugin-transform-template-literals" " ^7.8.3"
787
- " @babel/plugin-transform-typeof-symbol" " ^7.8.3 "
832
+ " @babel/plugin-transform-typeof-symbol" " ^7.8.4 "
788
833
" @babel/plugin-transform-unicode-regex" " ^7.8.3"
789
834
" @babel/types" " ^7.8.3"
790
- browserslist "^4.8.2 "
835
+ browserslist "^4.8.5 "
791
836
core-js-compat "^3.6.2"
792
837
invariant "^2.2.2"
793
- levenary "^1.1.0 "
838
+ levenary "^1.1.1 "
794
839
semver "^5.5.0"
795
840
796
841
" @babel/runtime@^7.6.3 " :
848
893
globals "^11.1.0"
849
894
lodash "^4.17.13"
850
895
896
+ " @babel/traverse@^7.8.4 " :
897
+ version "7.8.4"
898
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
899
+ integrity sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==
900
+ dependencies :
901
+ " @babel/code-frame" " ^7.8.3"
902
+ " @babel/generator" " ^7.8.4"
903
+ " @babel/helper-function-name" " ^7.8.3"
904
+ " @babel/helper-split-export-declaration" " ^7.8.3"
905
+ " @babel/parser" " ^7.8.4"
906
+ " @babel/types" " ^7.8.3"
907
+ debug "^4.1.0"
908
+ globals "^11.1.0"
909
+ lodash "^4.17.13"
910
+
851
911
" @babel/types@^7.0.0" , "@babel/types@^7.3.0", "@babel/types@^7.7.4":
852
912
version "7.7.4"
853
913
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
@@ -2275,7 +2335,7 @@ browserify-zlib@^0.2.0:
2275
2335
dependencies :
2276
2336
pako "~1.0.5"
2277
2337
2278
- browserslist@^4.8.2, browserslist@^4.8. 3 :
2338
+ browserslist@^4.8.3 :
2279
2339
version "4.8.3"
2280
2340
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.3.tgz#65802fcd77177c878e015f0e3189f2c4f627ba44"
2281
2341
integrity sha512-iU43cMMknxG1ClEZ2MDKeonKE1CCrFVkQK2AqO2YWFmvIrx4JWrvQ4w4hQez6EpVI8rHTtqh/ruHHDHSOKxvUg==
@@ -2284,6 +2344,15 @@ browserslist@^4.8.2, browserslist@^4.8.3:
2284
2344
electron-to-chromium "^1.3.322"
2285
2345
node-releases "^1.1.44"
2286
2346
2347
+ browserslist@^4.8.5 :
2348
+ version "4.8.6"
2349
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e"
2350
+ integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg==
2351
+ dependencies :
2352
+ caniuse-lite "^1.0.30001023"
2353
+ electron-to-chromium "^1.3.341"
2354
+ node-releases "^1.1.47"
2355
+
2287
2356
bser@2.1.1 :
2288
2357
version "2.1.1"
2289
2358
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -2432,6 +2501,11 @@ caniuse-lite@^1.0.30001017:
2432
2501
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001020.tgz#3f04c1737500ffda78be9beb0b5c1e2070e15926"
2433
2502
integrity sha512-yWIvwA68wRHKanAVS1GjN8vajAv7MBFshullKCeq/eKpK7pJBVDgFFEqvgWTkcP2+wIDeQGYFRXECjKZnLkUjA==
2434
2503
2504
+ caniuse-lite@^1.0.30001023 :
2505
+ version "1.0.30001025"
2506
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001025.tgz#30336a8aca7f98618eb3cf38e35184e13d4e5fe6"
2507
+ integrity sha512-SKyFdHYfXUZf5V85+PJgLYyit27q4wgvZuf8QTOk1osbypcROihMBlx9GRar2/pIcKH2r4OehdlBr9x6PXetAQ==
2508
+
2435
2509
caporal@1.3.0 :
2436
2510
version "1.3.0"
2437
2511
resolved "https://registry.yarnpkg.com/caporal/-/caporal-1.3.0.tgz#916297434dba2725d6740978eebb0c05a7bc1c40"
@@ -3689,6 +3763,11 @@ electron-to-chromium@^1.3.322:
3689
3763
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.331.tgz#6dcf73db9ecd3b518818fdd50a8aa3bc52df8237"
3690
3764
integrity sha512-GuDv5gkxwRROYnmIVFUohoyrNapWCKLNn80L7Pa+9WRF/oY4t7XLH7wBMsYBgIRwi8BvEvsGKLKh8kOciOp6kA==
3691
3765
3766
+ electron-to-chromium@^1.3.341 :
3767
+ version "1.3.346"
3768
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.346.tgz#b08becbfbd64a42061195afd3a4923d0416c5d46"
3769
+ integrity sha512-Yy4jF5hJd57BWmGPt0KjaXc25AmWZeQK75kdr4zIzksWVtiT6DwaNtvTb9dt+LkQKwUpvBfCyyPsXXtbY/5GYw==
3770
+
3692
3771
elegant-spinner@^1.0.1 :
3693
3772
version "1.0.1"
3694
3773
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -6496,10 +6575,10 @@ leven@^3.1.0:
6496
6575
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
6497
6576
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
6498
6577
6499
- levenary@^1.1.0 :
6500
- version "1.1.0 "
6501
- resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.0 .tgz#fc146fe75f32dc483a0a2c64aef720f602cd6210 "
6502
- integrity sha512-VHcwhO0UTpUW7rLPN2/OiWJdgA1e9BqEDALhrgCe/F+uUJnep6CoUsTzMeP8Rh0NGr9uKquXxqe7lwLZo509nQ ==
6578
+ levenary@^1.1.1 :
6579
+ version "1.1.1 "
6580
+ resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1 .tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77 "
6581
+ integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ ==
6503
6582
dependencies :
6504
6583
leven "^3.1.0"
6505
6584
@@ -7338,6 +7417,13 @@ node-releases@^1.1.44:
7338
7417
dependencies :
7339
7418
semver "^6.3.0"
7340
7419
7420
+ node-releases@^1.1.47 :
7421
+ version "1.1.48"
7422
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.48.tgz#7f647f0c453a0495bcd64cbd4778c26035c2f03a"
7423
+ integrity sha512-Hr8BbmUl1ujAST0K0snItzEA5zkJTQup8VNTKNfT6Zw8vTJkIiagUPNfxHmgDOyfFYNfKAul40sD0UEYTvwebw==
7424
+ dependencies :
7425
+ semver "^6.3.0"
7426
+
7341
7427
normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.3.5, normalize-package-data@^2.5.0 :
7342
7428
version "2.5.0"
7343
7429
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
0 commit comments