Skip to content

Commit abbd3f0

Browse files
Bump body-parser from 1.20.2 to 1.20.3 in /web in the npm_and_yarn group (#4889)
Bumps the npm_and_yarn group in /web with 1 update: [body-parser](https://github.com/expressjs/body-parser). Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 866184c commit abbd3f0

File tree

1 file changed

+8
-26
lines changed

1 file changed

+8
-26
lines changed

web/yarn.lock

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6203,7 +6203,7 @@ bn.js@^5.0.0, bn.js@^5.2.1:
62036203
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
62046204
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
62056205

6206-
6206+
[email protected], body-parser@^1.20.0:
62076207
version "1.20.3"
62086208
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
62096209
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
@@ -6221,24 +6221,6 @@ [email protected]:
62216221
type-is "~1.6.18"
62226222
unpipe "1.0.0"
62236223

6224-
body-parser@^1.20.0:
6225-
version "1.20.2"
6226-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
6227-
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
6228-
dependencies:
6229-
bytes "3.1.2"
6230-
content-type "~1.0.5"
6231-
debug "2.6.9"
6232-
depd "2.0.0"
6233-
destroy "1.2.0"
6234-
http-errors "2.0.0"
6235-
iconv-lite "0.4.24"
6236-
on-finished "2.4.1"
6237-
qs "6.11.0"
6238-
raw-body "2.5.2"
6239-
type-is "~1.6.18"
6240-
unpipe "1.0.0"
6241-
62426224
bonjour-service@^1.0.11:
62436225
version "1.0.12"
62446226
resolved "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.12.tgz"
@@ -14359,20 +14341,20 @@ [email protected]:
1435914341
resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz"
1436014342
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1436114343

14362-
[email protected], qs@^6.10.0:
14363-
version "6.11.0"
14364-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
14365-
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
14366-
dependencies:
14367-
side-channel "^1.0.4"
14368-
1436914344
1437014345
version "6.13.0"
1437114346
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
1437214347
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
1437314348
dependencies:
1437414349
side-channel "^1.0.6"
1437514350

14351+
qs@^6.10.0:
14352+
version "6.11.0"
14353+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
14354+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
14355+
dependencies:
14356+
side-channel "^1.0.4"
14357+
1437614358
1437714359
version "6.13.1"
1437814360
resolved "https://registry.npmjs.org/query-string/-/query-string-6.13.1.tgz"

0 commit comments

Comments
 (0)