Skip to content

Commit

Permalink
Merge pull request #465 from florianholzapfel/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/body-parser-1.20.3

chore(deps-dev): bump body-parser from 1.20.2 to 1.20.3
  • Loading branch information
florianholzapfel authored Oct 29, 2024
2 parents 1d4cbb4 + da2cac9 commit 502faf2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -888,6 +888,24 @@ body-parser@1.20.3, body-parser@^1.19.0:
type-is "~1.6.18"
unpipe "1.0.0"

body-parser@^1.19.0:
version "1.20.3"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
dependencies:
bytes "3.1.2"
content-type "~1.0.5"
debug "2.6.9"
depd "2.0.0"
destroy "1.2.0"
http-errors "2.0.0"
iconv-lite "0.4.24"
on-finished "2.4.1"
qs "6.13.0"
raw-body "2.5.2"
type-is "~1.6.18"
unpipe "1.0.0"

brace-expansion@^1.1.7:
version "1.1.11"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
Expand Down

0 comments on commit 502faf2

Please sign in to comment.