Skip to content

Commit 7af05d3

Browse files
committed
yarn upgrade --latest
1 parent 3aea109 commit 7af05d3

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ fs-minipass@^1.2.5:
204204
dependencies:
205205
minipass "^2.2.1"
206206

207-
http-errors@1.7.2, http-errors@~1.7.2:
207+
http-errors@1.7.2:
208208
version "1.7.2"
209209
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f"
210210
integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==
@@ -215,6 +215,17 @@ http-errors@1.7.2, http-errors@~1.7.2:
215215
statuses ">= 1.5.0 < 2"
216216
toidentifier "1.0.0"
217217

218+
http-errors@~1.7.2:
219+
version "1.7.3"
220+
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
221+
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
222+
dependencies:
223+
depd "~1.1.2"
224+
inherits "2.0.4"
225+
setprototypeof "1.1.1"
226+
statuses ">= 1.5.0 < 2"
227+
toidentifier "1.0.0"
228+
218229
iconv-lite@0.4.24:
219230
version "0.4.24"
220231
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -227,6 +238,11 @@ inherits@2.0.3:
227238
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
228239
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
229240

241+
inherits@2.0.4:
242+
version "2.0.4"
243+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
244+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
245+
230246
integer@^2.1.0:
231247
version "2.1.0"
232248
resolved "https://registry.yarnpkg.com/integer/-/integer-2.1.0.tgz#29134ea2f7ba3362ed4dbe6bcca992b1f18ff276"

0 commit comments

Comments
 (0)