Skip to content

Commit e111ec4

Browse files
dependabot[bot]jorilindell
authored andcommitted
chore(deps): bump body-parser from 2.2.0 to 2.2.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b316ce1 commit e111ec4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

packages/graphql-proxy-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@sentry/integrations": "7.114.0",
3535
"@sentry/node": "9.38.0",
3636
"accepts": "1.3.8",
37-
"body-parser": "2.2.0",
37+
"body-parser": "2.2.1",
3838
"cors": "2.8.5",
3939
"express": "5.1.0",
4040
"graphql-depth-limit": "1.1.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3298,7 +3298,7 @@ __metadata:
32983298
"@vitest/eslint-plugin": "npm:1.4.1"
32993299
"@vitest/ui": "npm:3.2.4"
33003300
accepts: "npm:1.3.8"
3301-
body-parser: "npm:2.2.0"
3301+
body-parser: "npm:2.2.1"
33023302
cors: "npm:2.8.5"
33033303
cross-env: "npm:7.0.3"
33043304
dotenv: "npm:^17.2.0"
@@ -9930,20 +9930,20 @@ __metadata:
99309930
languageName: node
99319931
linkType: hard
99329932

9933-
"body-parser@npm:2.2.0":
9934-
version: 2.2.0
9935-
resolution: "body-parser@npm:2.2.0"
9933+
"body-parser@npm:2.2.1":
9934+
version: 2.2.1
9935+
resolution: "body-parser@npm:2.2.1"
99369936
dependencies:
99379937
bytes: "npm:^3.1.2"
99389938
content-type: "npm:^1.0.5"
9939-
debug: "npm:^4.4.0"
9939+
debug: "npm:^4.4.3"
99409940
http-errors: "npm:^2.0.0"
9941-
iconv-lite: "npm:^0.6.3"
9941+
iconv-lite: "npm:^0.7.0"
99429942
on-finished: "npm:^2.4.1"
99439943
qs: "npm:^6.14.0"
9944-
raw-body: "npm:^3.0.0"
9945-
type-is: "npm:^2.0.0"
9946-
checksum: 29524ed4e8625971c738ba25648baa7e21de24ce3f1f937ff652b63612f9997122878e42ca9487e56592882b5fe95e5010d645ab3ce6c5b03acf7c7788357ef1
9944+
raw-body: "npm:^3.0.1"
9945+
type-is: "npm:^2.0.1"
9946+
checksum: 9a23da8cfe3f068c3448bb0ea4d7d49a1b3685f50566d7f150107ea74dd15da8f8d66c3e2dfd1e5b8edc7472ea0078280ede64a75bde9e5c7659fc1ad09df961
99479947
languageName: node
99489948
linkType: hard
99499949

@@ -15701,7 +15701,7 @@ __metadata:
1570115701
languageName: node
1570215702
linkType: hard
1570315703

15704-
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
15704+
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2":
1570515705
version: 0.6.3
1570615706
resolution: "iconv-lite@npm:0.6.3"
1570715707
dependencies:
@@ -21277,7 +21277,7 @@ __metadata:
2127721277
languageName: node
2127821278
linkType: hard
2127921279

21280-
"raw-body@npm:^3.0.0, raw-body@npm:^3.0.1":
21280+
"raw-body@npm:^3.0.1":
2128121281
version: 3.0.2
2128221282
resolution: "raw-body@npm:3.0.2"
2128321283
dependencies:
@@ -25261,7 +25261,7 @@ __metadata:
2526125261
languageName: node
2526225262
linkType: hard
2526325263

25264-
"type-is@npm:^2.0.0, type-is@npm:^2.0.1":
25264+
"type-is@npm:^2.0.1":
2526525265
version: 2.0.1
2526625266
resolution: "type-is@npm:2.0.1"
2526725267
dependencies:

0 commit comments

Comments
 (0)