Skip to content

Commit 6ebd130

Browse files
authored
Merge pull request #11 from BaseMax/dependabot/npm_and_yarn/body-parser-1.20.3
Bump body-parser from 1.20.2 to 1.20.3
2 parents fe8baf1 + c8e3b5d commit 6ebd130

1 file changed

Lines changed: 1 addition & 26 deletions

File tree

yarn.lock

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,7 +3066,7 @@ bl@^4.0.3:
30663066
inherits "^2.0.4"
30673067
readable-stream "^3.4.0"
30683068

3069-
body-parser@1.20.3:
3069+
body-parser@1.20.3, body-parser@^1.20.0:
30703070
version "1.20.3"
30713071
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
30723072
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -3084,24 +3084,6 @@ body-parser@1.20.3:
30843084
type-is "~1.6.18"
30853085
unpipe "1.0.0"
30863086

3087-
body-parser@^1.20.0:
3088-
version "1.20.2"
3089-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
3090-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
3091-
dependencies:
3092-
bytes "3.1.2"
3093-
content-type "~1.0.5"
3094-
debug "2.6.9"
3095-
depd "2.0.0"
3096-
destroy "1.2.0"
3097-
http-errors "2.0.0"
3098-
iconv-lite "0.4.24"
3099-
on-finished "2.4.1"
3100-
qs "6.11.0"
3101-
raw-body "2.5.2"
3102-
type-is "~1.6.18"
3103-
unpipe "1.0.0"
3104-
31053087
bowser@^2.11.0:
31063088
version "2.11.0"
31073089
resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f"
@@ -5895,13 +5877,6 @@ pure-rand@^6.0.0:
58955877
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.2.tgz#a9c2ddcae9b68d736a8163036f088a2781c8b306"
58965878
integrity sha512-6Yg0ekpKICSjPswYOuC5sku/TSWaRYlA0qsXqJgM/d/4pLPHPuTxK7Nbf7jFKzAeedUhR8C7K9Uv63FBsSo8xQ==
58975879

5898-
qs@6.11.0:
5899-
version "6.11.0"
5900-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
5901-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
5902-
dependencies:
5903-
side-channel "^1.0.4"
5904-
59055880
qs@6.13.0:
59065881
version "6.13.0"
59075882
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"

0 commit comments

Comments
 (0)