Skip to content

Commit

Permalink
Bump body-parser from 1.20.2 to 1.20.3 in /opencti-platform/opencti-g…
Browse files Browse the repository at this point in the history
…raphql (#8304)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent b3aa498 commit c6351ed
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"bcryptjs": "2.4.3",
"blocked-at": "1.2.0",
"bluebird": "3.7.2",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"canonicalize": "2.0.0",
"compression": "1.7.4",
"content-disposition": "0.5.4",
Expand Down
31 changes: 30 additions & 1 deletion opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5762,6 +5762,26 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.20.3":
version: 1.20.3
resolution: "body-parser@npm:1.20.3"
dependencies:
bytes: "npm:3.1.2"
content-type: "npm:~1.0.5"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:1.2.0"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
on-finished: "npm:2.4.1"
qs: "npm:6.13.0"
raw-body: "npm:2.5.2"
type-is: "npm:~1.6.18"
unpipe: "npm:1.0.0"
checksum: 10/8723e3d7a672eb50854327453bed85ac48d045f4958e81e7d470c56bf111f835b97e5b73ae9f6393d0011cc9e252771f46fd281bbabc57d33d3986edf1e6aeca
languageName: node
linkType: hard

"bowser@npm:^2.11.0":
version: 2.11.0
resolution: "bowser@npm:2.11.0"
Expand Down Expand Up @@ -10804,7 +10824,7 @@ __metadata:
bcryptjs: "npm:2.4.3"
blocked-at: "npm:1.2.0"
bluebird: "npm:3.7.2"
body-parser: "npm:1.20.2"
body-parser: "npm:1.20.3"
canonicalize: "npm:2.0.0"
compression: "npm:1.7.4"
content-disposition: "npm:0.5.4"
Expand Down Expand Up @@ -11547,6 +11567,15 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10/f548b376e685553d12e461409f0d6e5c59ec7c7d76f308e2a888fd9db3e0c5e89902bedd0754db3a9038eda5f27da2331a6f019c8517dc5e0a16b3c9a6e9cef8
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down

0 comments on commit c6351ed

Please sign in to comment.