Skip to content

Commit bd86cdd

Browse files
thasophearaktimneutkens
authored andcommitted
Bump raw-body version (#411)
1 parent 67fa47e commit bd86cdd

File tree

2 files changed

+42
-36
lines changed

2 files changed

+42
-36
lines changed

packages/micro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"dependencies": {
2828
"arg": "4.1.0",
2929
"content-type": "1.0.4",
30-
"raw-body": "2.3.2"
30+
"raw-body": "2.4.1"
3131
}
3232
}

yarn.lock

Lines changed: 41 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,10 +1655,10 @@ byte-size@^4.0.3:
16551655
resolved "https://registry.yarnpkg.com/byte-size/-/byte-size-4.0.4.tgz#29d381709f41aae0d89c631f1c81aec88cd40b23"
16561656
integrity sha512-82RPeneC6nqCdSwCX2hZUz3JPOvN5at/nTEw/CMf05Smu3Hrpo9Psb7LjN+k+XndNArG1EY8L4+BM3aTM4BCvw==
16571657

1658-
bytes@3.0.0:
1659-
version "3.0.0"
1660-
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
1661-
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
1658+
bytes@3.1.0:
1659+
version "3.1.0"
1660+
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
1661+
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
16621662

16631663
cacache@^11.0.1, cacache@^11.3.2:
16641664
version "11.3.2"
@@ -2455,10 +2455,10 @@ delegates@^1.0.0:
24552455
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
24562456
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
24572457

2458-
2459-
version "1.1.1"
2460-
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.1.tgz#5783b4e1c459f06fa5ca27f991f3d06e7a310359"
2461-
integrity sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=
2458+
depd@~1.1.2:
2459+
version "1.1.2"
2460+
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
2461+
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
24622462

24632463
deprecation@^1.0.1:
24642464
version "1.0.1"
@@ -3444,15 +3444,16 @@ http-cache-semantics@^3.8.1:
34443444
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz#39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2"
34453445
integrity sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==
34463446

3447-
http-errors@1.6.2:
3448-
version "1.6.2"
3449-
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
3450-
integrity sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=
3447+
http-errors@1.7.3:
3448+
version "1.7.3"
3449+
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
3450+
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
34513451
dependencies:
3452-
depd "1.1.1"
3453-
inherits "2.0.3"
3454-
setprototypeof "1.0.3"
3455-
statuses ">= 1.3.1 < 2"
3452+
depd "~1.1.2"
3453+
inherits "2.0.4"
3454+
setprototypeof "1.1.1"
3455+
statuses ">= 1.5.0 < 2"
3456+
toidentifier "1.0.0"
34563457

34573458
http-proxy-agent@^2.1.0:
34583459
version "2.1.0"
@@ -3515,12 +3516,7 @@ [email protected]:
35153516
normalize-path "^1.0.0"
35163517
strip-indent "^2.0.0"
35173518

3518-
3519-
version "0.4.19"
3520-
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
3521-
integrity sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ==
3522-
3523-
iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
3519+
[email protected], iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
35243520
version "0.4.24"
35253521
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
35263522
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
@@ -3603,11 +3599,16 @@ inflight@^1.0.4:
36033599
once "^1.3.0"
36043600
wrappy "1"
36053601

3606-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
3602+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
36073603
version "2.0.3"
36083604
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
36093605
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
36103606

3607+
3608+
version "2.0.4"
3609+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3610+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
3611+
36113612
ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
36123613
version "1.3.5"
36133614
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -5717,14 +5718,14 @@ randomatic@^3.0.0:
57175718
kind-of "^6.0.0"
57185719
math-random "^1.0.1"
57195720

5720-
raw-body@2.3.2:
5721-
version "2.3.2"
5722-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.3.2.tgz#bcd60c77d3eb93cde0050295c3f379389bc88f89"
5723-
integrity sha1-vNYMd9Prk83gBQKVw/N5OJvIj4k=
5721+
raw-body@2.4.1:
5722+
version "2.4.1"
5723+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"
5724+
integrity sha512-9WmIKF6mkvA0SLmA2Knm9+qj89e+j1zqgyn8aXGd7+nAduPoqgI9lO57SAZNn/Byzo5P7JhXTyg9PzaJbH73bA==
57245725
dependencies:
5725-
bytes "3.0.0"
5726-
http-errors "1.6.2"
5727-
iconv-lite "0.4.19"
5726+
bytes "3.1.0"
5727+
http-errors "1.7.3"
5728+
iconv-lite "0.4.24"
57285729
unpipe "1.0.0"
57295730

57305731
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
@@ -6252,10 +6253,10 @@ set-value@^2.0.0:
62526253
is-plain-object "^2.0.3"
62536254
split-string "^3.0.1"
62546255

6255-
setprototypeof@1.0.3:
6256-
version "1.0.3"
6257-
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04"
6258-
integrity sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=
6256+
setprototypeof@1.1.1:
6257+
version "1.1.1"
6258+
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
6259+
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
62596260

62606261
shebang-command@^1.2.0:
62616262
version "1.2.0"
@@ -6502,7 +6503,7 @@ static-extend@^0.1.1:
65026503
define-property "^0.2.5"
65036504
object-copy "^0.1.0"
65046505

6505-
"statuses@>= 1.3.1 < 2":
6506+
"statuses@>= 1.5.0 < 2":
65066507
version "1.5.0"
65076508
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
65086509
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
@@ -6832,6 +6833,11 @@ to-regex@^3.0.1, to-regex@^3.0.2:
68326833
regex-not "^1.0.2"
68336834
safe-regex "^1.1.0"
68346835

6836+
6837+
version "1.0.0"
6838+
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
6839+
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
6840+
68356841
tough-cookie@>=2.3.3:
68366842
version "3.0.1"
68376843
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2"

0 commit comments

Comments
 (0)