@@ -890,6 +890,11 @@ bytes@3.1.0:
890
890
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
891
891
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
892
892
893
+ bytes@3.1.1 :
894
+ version "3.1.1"
895
+ resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.1.tgz#3f018291cb4cbad9accb6e6970bca9c8889e879a"
896
+ integrity sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==
897
+
893
898
call-bind@^1.0.0, call-bind@^1.0.2 :
894
899
version "1.0.2"
895
900
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -2190,7 +2195,18 @@ http-errors@1.7.2:
2190
2195
statuses ">= 1.5.0 < 2"
2191
2196
toidentifier "1.0.0"
2192
2197
2193
- http-errors@1.7.3, http-errors@~1.7.2 :
2198
+ http-errors@1.8.1 :
2199
+ version "1.8.1"
2200
+ resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.1.tgz#7c3f28577cbc8a207388455dbd62295ed07bd68c"
2201
+ integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
2202
+ dependencies :
2203
+ depd "~1.1.2"
2204
+ inherits "2.0.4"
2205
+ setprototypeof "1.2.0"
2206
+ statuses ">= 1.5.0 < 2"
2207
+ toidentifier "1.0.1"
2208
+
2209
+ http-errors@~1.7.2 :
2194
2210
version "1.7.3"
2195
2211
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
2196
2212
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
@@ -3459,7 +3475,7 @@ proxy-agent@^5.0.0:
3459
3475
proxy-from-env "^1.0.0"
3460
3476
socks-proxy-agent "^5.0.0"
3461
3477
3462
- proxy-from-env@^1.0.0, proxy-from-env@^1.1.0 :
3478
+ proxy-from-env@^1.0.0 :
3463
3479
version "1.1.0"
3464
3480
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
3465
3481
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
@@ -3512,12 +3528,12 @@ raw-body@2.4.0:
3512
3528
unpipe "1.0.0"
3513
3529
3514
3530
raw-body@^2.2.0 :
3515
- version "2.4.1 "
3516
- resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1 .tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c "
3517
- integrity sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA ==
3531
+ version "2.4.2 "
3532
+ resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.2 .tgz#baf3e9c21eebced59dd6533ac872b71f7b61cb32 "
3533
+ integrity sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ ==
3518
3534
dependencies :
3519
- bytes "3.1.0 "
3520
- http-errors "1.7.3 "
3535
+ bytes "3.1.1 "
3536
+ http-errors "1.8.1 "
3521
3537
iconv-lite "0.4.24"
3522
3538
unpipe "1.0.0"
3523
3539
@@ -3817,6 +3833,11 @@ setprototypeof@1.1.1:
3817
3833
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
3818
3834
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
3819
3835
3836
+ setprototypeof@1.2.0 :
3837
+ version "1.2.0"
3838
+ resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
3839
+ integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
3840
+
3820
3841
shebang-command@^2.0.0 :
3821
3842
version "2.0.0"
3822
3843
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -4238,6 +4259,11 @@ toidentifier@1.0.0:
4238
4259
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
4239
4260
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
4240
4261
4262
+ toidentifier@1.0.1 :
4263
+ version "1.0.1"
4264
+ resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
4265
+ integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
4266
+
4241
4267
traverse@^0.6.6 :
4242
4268
version "0.6.6"
4243
4269
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
0 commit comments