|
71 | 71 | "@babel/highlight" "^7.23.4" |
72 | 72 | chalk "^2.4.2" |
73 | 73 |
|
74 | | -"@babel/compat-data@^7.20.1", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
| 74 | +"@babel/compat-data@^7.20.1", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
75 | 75 | version "7.23.5" |
76 | 76 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
77 | 77 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
|
97 | 97 | json5 "^2.1.2" |
98 | 98 | semver "^6.3.0" |
99 | 99 |
|
100 | | -"@babel/[email protected].5", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
101 | | - version "7.23.5" |
102 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
103 | | - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 100 | +"@babel/[email protected].6", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0": |
| 101 | + version "7.23.6" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 103 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
104 | 104 | dependencies: |
105 | 105 | "@ampproject/remapping" "^2.2.0" |
106 | 106 | "@babel/code-frame" "^7.23.5" |
107 | | - "@babel/generator" "^7.23.5" |
108 | | - "@babel/helper-compilation-targets" "^7.22.15" |
| 107 | + "@babel/generator" "^7.23.6" |
| 108 | + "@babel/helper-compilation-targets" "^7.23.6" |
109 | 109 | "@babel/helper-module-transforms" "^7.23.3" |
110 | | - "@babel/helpers" "^7.23.5" |
111 | | - "@babel/parser" "^7.23.5" |
| 110 | + "@babel/helpers" "^7.23.6" |
| 111 | + "@babel/parser" "^7.23.6" |
112 | 112 | "@babel/template" "^7.22.15" |
113 | | - "@babel/traverse" "^7.23.5" |
114 | | - "@babel/types" "^7.23.5" |
| 113 | + "@babel/traverse" "^7.23.6" |
| 114 | + "@babel/types" "^7.23.6" |
115 | 115 | convert-source-map "^2.0.0" |
116 | 116 | debug "^4.1.0" |
117 | 117 | gensync "^1.0.0-beta.2" |
|
127 | 127 | jsesc "^2.5.1" |
128 | 128 | source-map "^0.5.0" |
129 | 129 |
|
130 | | -"@babel/generator@^7.14.0", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.18.13", "@babel/generator@^7.23.5", "@babel/generator@^7.7.2": |
131 | | - version "7.23.5" |
132 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
133 | | - integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 130 | +"@babel/generator@^7.14.0", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.18.13", "@babel/generator@^7.23.6", "@babel/generator@^7.7.2": |
| 131 | + version "7.23.6" |
| 132 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 133 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
134 | 134 | dependencies: |
135 | | - "@babel/types" "^7.23.5" |
| 135 | + "@babel/types" "^7.23.6" |
136 | 136 | "@jridgewell/gen-mapping" "^0.3.2" |
137 | 137 | "@jridgewell/trace-mapping" "^0.3.17" |
138 | 138 | jsesc "^2.5.1" |
|
151 | 151 | dependencies: |
152 | 152 | "@babel/types" "^7.22.15" |
153 | 153 |
|
154 | | -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6": |
155 | | - version "7.22.15" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
157 | | - integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
| 154 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.0", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": |
| 155 | + version "7.23.6" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 157 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
158 | 158 | dependencies: |
159 | | - "@babel/compat-data" "^7.22.9" |
160 | | - "@babel/helper-validator-option" "^7.22.15" |
161 | | - browserslist "^4.21.9" |
| 159 | + "@babel/compat-data" "^7.23.5" |
| 160 | + "@babel/helper-validator-option" "^7.23.5" |
| 161 | + browserslist "^4.22.2" |
162 | 162 | lru-cache "^5.1.1" |
163 | 163 | semver "^6.3.1" |
164 | 164 |
|
|
317 | 317 | "@babel/template" "^7.22.15" |
318 | 318 | "@babel/types" "^7.22.19" |
319 | 319 |
|
320 | | -"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.5": |
321 | | - version "7.23.5" |
322 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
323 | | - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 320 | +"@babel/helpers@^7.17.8", "@babel/helpers@^7.23.6": |
| 321 | + version "7.23.6" |
| 322 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 323 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
324 | 324 | dependencies: |
325 | 325 | "@babel/template" "^7.22.15" |
326 | | - "@babel/traverse" "^7.23.5" |
327 | | - "@babel/types" "^7.23.5" |
| 326 | + "@babel/traverse" "^7.23.6" |
| 327 | + "@babel/types" "^7.23.6" |
328 | 328 |
|
329 | 329 | "@babel/highlight@^7.23.4": |
330 | 330 | version "7.23.4" |
|
340 | 340 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
341 | 341 | integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
342 | 342 |
|
343 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
344 | | - version "7.23.5" |
345 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
346 | | - integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 343 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6": |
| 344 | + version "7.23.6" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 346 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
347 | 347 |
|
348 | 348 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3": |
349 | 349 | version "7.23.3" |
|
682 | 682 | "@babel/helper-plugin-utils" "^7.18.6" |
683 | 683 | "@babel/plugin-syntax-flow" "^7.18.6" |
684 | 684 |
|
685 | | -"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.23.3": |
686 | | - version "7.23.3" |
687 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" |
688 | | - integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== |
| 685 | +"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.23.6": |
| 686 | + version "7.23.6" |
| 687 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" |
| 688 | + integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== |
689 | 689 | dependencies: |
690 | 690 | "@babel/helper-plugin-utils" "^7.22.5" |
| 691 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
691 | 692 |
|
692 | 693 | "@babel/plugin-transform-function-name@^7.0.0", "@babel/plugin-transform-function-name@^7.23.3": |
693 | 694 | version "7.23.3" |
|
972 | 973 | "@babel/helper-create-regexp-features-plugin" "^7.22.15" |
973 | 974 | "@babel/helper-plugin-utils" "^7.22.5" |
974 | 975 |
|
975 | | - |
976 | | - version "7.23.5" |
977 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" |
978 | | - integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== |
| 976 | + |
| 977 | + version "7.23.6" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
| 979 | + integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
979 | 980 | dependencies: |
980 | 981 | "@babel/compat-data" "^7.23.5" |
981 | | - "@babel/helper-compilation-targets" "^7.22.15" |
| 982 | + "@babel/helper-compilation-targets" "^7.23.6" |
982 | 983 | "@babel/helper-plugin-utils" "^7.22.5" |
983 | 984 | "@babel/helper-validator-option" "^7.23.5" |
984 | 985 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" |
|
1018 | 1019 | "@babel/plugin-transform-dynamic-import" "^7.23.4" |
1019 | 1020 | "@babel/plugin-transform-exponentiation-operator" "^7.23.3" |
1020 | 1021 | "@babel/plugin-transform-export-namespace-from" "^7.23.4" |
1021 | | - "@babel/plugin-transform-for-of" "^7.23.3" |
| 1022 | + "@babel/plugin-transform-for-of" "^7.23.6" |
1022 | 1023 | "@babel/plugin-transform-function-name" "^7.23.3" |
1023 | 1024 | "@babel/plugin-transform-json-strings" "^7.23.4" |
1024 | 1025 | "@babel/plugin-transform-literals" "^7.23.3" |
|
1115 | 1116 | debug "^4.1.0" |
1116 | 1117 | globals "^11.1.0" |
1117 | 1118 |
|
1118 | | -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.5", "@babel/traverse@^7.7.2": |
1119 | | - version "7.23.5" |
1120 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
1121 | | - integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 1119 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.23.6", "@babel/traverse@^7.7.2": |
| 1120 | + version "7.23.6" |
| 1121 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 1122 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
1122 | 1123 | dependencies: |
1123 | 1124 | "@babel/code-frame" "^7.23.5" |
1124 | | - "@babel/generator" "^7.23.5" |
| 1125 | + "@babel/generator" "^7.23.6" |
1125 | 1126 | "@babel/helper-environment-visitor" "^7.22.20" |
1126 | 1127 | "@babel/helper-function-name" "^7.23.0" |
1127 | 1128 | "@babel/helper-hoist-variables" "^7.22.5" |
1128 | 1129 | "@babel/helper-split-export-declaration" "^7.22.6" |
1129 | | - "@babel/parser" "^7.23.5" |
1130 | | - "@babel/types" "^7.23.5" |
1131 | | - debug "^4.1.0" |
| 1130 | + "@babel/parser" "^7.23.6" |
| 1131 | + "@babel/types" "^7.23.6" |
| 1132 | + debug "^4.3.1" |
1132 | 1133 | globals "^11.1.0" |
1133 | 1134 |
|
1134 | 1135 | |
|
1139 | 1140 | "@babel/helper-validator-identifier" "^7.16.7" |
1140 | 1141 | to-fast-properties "^2.0.0" |
1141 | 1142 |
|
1142 | | -"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1143 | | - version "7.23.5" |
1144 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
1145 | | - integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 1143 | +"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1144 | + version "7.23.6" |
| 1145 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 1146 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
1146 | 1147 | dependencies: |
1147 | 1148 | "@babel/helper-string-parser" "^7.23.4" |
1148 | 1149 | "@babel/helper-validator-identifier" "^7.22.20" |
@@ -3262,14 +3263,14 @@ breakword@^1.0.5: |
3262 | 3263 | dependencies: |
3263 | 3264 | wcwidth "^1.0.1" |
3264 | 3265 |
|
3265 | | -browserslist@^4.21.10, browserslist@^4.21.9: |
3266 | | - version "4.21.11" |
3267 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.11.tgz#35f74a3e51adc4d193dcd76ea13858de7b8fecb8" |
3268 | | - integrity sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ== |
| 3266 | +browserslist@^4.21.10, browserslist@^4.22.2: |
| 3267 | + version "4.22.2" |
| 3268 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" |
| 3269 | + integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== |
3269 | 3270 | dependencies: |
3270 | | - caniuse-lite "^1.0.30001538" |
3271 | | - electron-to-chromium "^1.4.526" |
3272 | | - node-releases "^2.0.13" |
| 3271 | + caniuse-lite "^1.0.30001565" |
| 3272 | + electron-to-chromium "^1.4.601" |
| 3273 | + node-releases "^2.0.14" |
3273 | 3274 | update-browserslist-db "^1.0.13" |
3274 | 3275 |
|
3275 | 3276 | |
@@ -3351,10 +3352,10 @@ camelcase@^6.2.0: |
3351 | 3352 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" |
3352 | 3353 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
3353 | 3354 |
|
3354 | | -caniuse-lite@^1.0.30001538: |
3355 | | - version "1.0.30001539" |
3356 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001539.tgz#325a387ab1ed236df2c12dc6cd43a4fff9903a44" |
3357 | | - integrity sha512-hfS5tE8bnNiNvEOEkm8HElUHroYwlqMMENEzELymy77+tJ6m+gA2krtHl5hxJaj71OlpC2cHZbdSMX1/YEqEkA== |
| 3355 | +caniuse-lite@^1.0.30001565: |
| 3356 | + version "1.0.30001568" |
| 3357 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7" |
| 3358 | + integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A== |
3358 | 3359 |
|
3359 | 3360 | capital-case@^1.0.4: |
3360 | 3361 | version "1.0.4" |
|
3889 | 3890 | dependencies: |
3890 | 3891 | safe-buffer "^5.0.1" |
3891 | 3892 |
|
3892 | | -electron-to-chromium@^1.4.526: |
3893 | | - version "1.4.528" |
3894 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.528.tgz#7c900fd73d9d2e8bb0dab0e301f25f0f4776ef2c" |
3895 | | - integrity sha512-UdREXMXzLkREF4jA8t89FQjA8WHI6ssP38PMY4/4KhXFQbtImnghh4GkCgrtiZwLKUKVD2iTVXvDVQjfomEQuA== |
| 3893 | +electron-to-chromium@^1.4.601: |
| 3894 | + version "1.4.609" |
| 3895 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988" |
| 3896 | + integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw== |
3896 | 3897 |
|
3897 | 3898 | emittery@^0.10.2: |
3898 | 3899 | version "0.10.2" |
@@ -6317,10 +6318,10 @@ node-int64@^0.4.0: |
6317 | 6318 | resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" |
6318 | 6319 | integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw== |
6319 | 6320 |
|
6320 | | -node-releases@^2.0.13: |
6321 | | - version "2.0.13" |
6322 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" |
6323 | | - integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== |
| 6321 | +node-releases@^2.0.14: |
| 6322 | + version "2.0.14" |
| 6323 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" |
| 6324 | + integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== |
6324 | 6325 |
|
6325 | 6326 | normalize-package-data@^2.5.0: |
6326 | 6327 | version "2.5.0" |
|
0 commit comments