Skip to content

Commit 141eb37

Browse files
chore(deps): update dependency body-parser to v2 [security]
1 parent f4aa982 commit 141eb37

File tree

2 files changed

+55
-62
lines changed

2 files changed

+55
-62
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"appium/ws": "~8.18.3",
197197
"appium/yaml": "~2.8.1",
198198
"argparse/sprintf-js": "^1.0.2",
199-
"body-parser": "~1.20.3",
199+
"body-parser": "~2.2.0",
200200
"body-parser/qs": "^6.13.0",
201201
"bplist-creator": "~0.1.1",
202202
"bplist-parser": "~0.3.2",

yarn.lock

Lines changed: 54 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -5880,23 +5880,20 @@ __metadata:
58805880
languageName: node
58815881
linkType: hard
58825882

5883-
"body-parser@npm:~1.20.3":
5884-
version: 1.20.3
5885-
resolution: "body-parser@npm:1.20.3"
5883+
"body-parser@npm:~2.2.0":
5884+
version: 2.2.1
5885+
resolution: "body-parser@npm:2.2.1"
58865886
dependencies:
5887-
bytes: "npm:3.1.2"
5888-
content-type: "npm:~1.0.5"
5889-
debug: "npm:2.6.9"
5890-
depd: "npm:2.0.0"
5891-
destroy: "npm:1.2.0"
5892-
http-errors: "npm:2.0.0"
5893-
iconv-lite: "npm:0.4.24"
5894-
on-finished: "npm:2.4.1"
5895-
qs: "npm:6.13.0"
5896-
raw-body: "npm:2.5.2"
5897-
type-is: "npm:~1.6.18"
5898-
unpipe: "npm:1.0.0"
5899-
checksum: 10c0/0a9a93b7518f222885498dcecaad528cf010dd109b071bf471c93def4bfe30958b83e03496eb9c1ad4896db543d999bb62be1a3087294162a88cfa1b42c16310
5887+
bytes: "npm:^3.1.2"
5888+
content-type: "npm:^1.0.5"
5889+
debug: "npm:^4.4.3"
5890+
http-errors: "npm:^2.0.0"
5891+
iconv-lite: "npm:^0.7.0"
5892+
on-finished: "npm:^2.4.1"
5893+
qs: "npm:^6.14.0"
5894+
raw-body: "npm:^3.0.1"
5895+
type-is: "npm:^2.0.1"
5896+
checksum: 10c0/ce9608cff4114a908c09e8f57c7b358cd6fef66100320d01244d4c141448d7a6710c4051cc9d6191f8c6b3c7fa0f5b040c7aa1b6bbeb5462e27e668e64cb15bd
59005897
languageName: node
59015898
linkType: hard
59025899

@@ -6017,7 +6014,7 @@ __metadata:
60176014
languageName: node
60186015
linkType: hard
60196016

6020-
"bytes@npm:3.1.2, bytes@npm:^3.0.0":
6017+
"bytes@npm:^3.0.0, bytes@npm:^3.1.2, bytes@npm:~3.1.2":
60216018
version: 3.1.2
60226019
resolution: "bytes@npm:3.1.2"
60236020
checksum: 10c0/76d1c43cbd602794ad8ad2ae94095cddeb1de78c5dddaa7005c51af10b0176c69971a6d88e805a90c2b6550d76636e43c40d8427a808b8645ede885de4a0358e
@@ -6539,7 +6536,7 @@ __metadata:
65396536
languageName: node
65406537
linkType: hard
65416538

6542-
"content-type@npm:^1.0.5, content-type@npm:~1.0.5":
6539+
"content-type@npm:^1.0.5":
65436540
version: 1.0.5
65446541
resolution: "content-type@npm:1.0.5"
65456542
checksum: 10c0/b76ebed15c000aee4678c3707e0860cb6abd4e680a598c0a26e17f0bfae723ec9cc2802f0ff1bc6e4d80603719010431d2231018373d4dde10f9ccff9dadf5af
@@ -6788,7 +6785,7 @@ __metadata:
67886785
languageName: node
67896786
linkType: hard
67906787

6791-
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6, debug@npm:^4.4.0, debug@npm:^4.4.1":
6788+
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6, debug@npm:^4.4.0, debug@npm:^4.4.1, debug@npm:^4.4.3":
67926789
version: 4.4.3
67936790
resolution: "debug@npm:4.4.3"
67946791
dependencies:
@@ -8866,7 +8863,7 @@ __metadata:
88668863
languageName: node
88678864
linkType: hard
88688865

8869-
"http-errors@npm:2.0.0, http-errors@npm:^2.0.0":
8866+
"http-errors@npm:2.0.0":
88708867
version: 2.0.0
88718868
resolution: "http-errors@npm:2.0.0"
88728869
dependencies:
@@ -8879,6 +8876,19 @@ __metadata:
88798876
languageName: node
88808877
linkType: hard
88818878

8879+
"http-errors@npm:^2.0.0, http-errors@npm:~2.0.1":
8880+
version: 2.0.1
8881+
resolution: "http-errors@npm:2.0.1"
8882+
dependencies:
8883+
depd: "npm:~2.0.0"
8884+
inherits: "npm:~2.0.4"
8885+
setprototypeof: "npm:~1.2.0"
8886+
statuses: "npm:~2.0.2"
8887+
toidentifier: "npm:~1.0.1"
8888+
checksum: 10c0/fb38906cef4f5c83952d97661fe14dc156cb59fe54812a42cd448fa57b5c5dfcb38a40a916957737bd6b87aab257c0648d63eb5b6a9ca9f548e105b6072712d4
8889+
languageName: node
8890+
linkType: hard
8891+
88828892
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.1, http-proxy-agent@npm:^7.0.2":
88838893
version: 7.0.2
88848894
resolution: "http-proxy-agent@npm:7.0.2"
@@ -8927,15 +8937,6 @@ __metadata:
89278937
languageName: node
89288938
linkType: hard
89298939

8930-
"iconv-lite@npm:0.4.24":
8931-
version: 0.4.24
8932-
resolution: "iconv-lite@npm:0.4.24"
8933-
dependencies:
8934-
safer-buffer: "npm:>= 2.1.2 < 3"
8935-
checksum: 10c0/c6886a24cc00f2a059767440ec1bc00d334a89f250db8e0f7feb4961c8727118457e27c495ba94d082e51d3baca378726cd110aaf7ded8b9bbfd6a44760cf1d4
8936-
languageName: node
8937-
linkType: hard
8938-
89398940
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
89408941
version: 0.6.3
89418942
resolution: "iconv-lite@npm:0.6.3"
@@ -8945,6 +8946,15 @@ __metadata:
89458946
languageName: node
89468947
linkType: hard
89478948

8949+
"iconv-lite@npm:^0.7.0, iconv-lite@npm:~0.7.0":
8950+
version: 0.7.0
8951+
resolution: "iconv-lite@npm:0.7.0"
8952+
dependencies:
8953+
safer-buffer: "npm:>= 2.1.2 < 3.0.0"
8954+
checksum: 10c0/2382400469071c55b6746c531eed5fa4d033e5db6690b7331fb2a5f59a30d7a9782932e92253db26df33c1cf46fa200a3fbe524a2a7c62037c762283f188ec2f
8955+
languageName: node
8956+
linkType: hard
8957+
89488958
"ieee754@npm:^1.1.13, ieee754@npm:^1.2.1":
89498959
version: 1.2.1
89508960
resolution: "ieee754@npm:1.2.1"
@@ -9035,7 +9045,7 @@ __metadata:
90359045
languageName: node
90369046
linkType: hard
90379047

9038-
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.1, inherits@npm:~2.0.3":
9048+
"inherits@npm:2, inherits@npm:2.0.4, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.1, inherits@npm:~2.0.3, inherits@npm:~2.0.4":
90399049
version: 2.0.4
90409050
resolution: "inherits@npm:2.0.4"
90419051
checksum: 10c0/4e531f648b29039fb7426fb94075e6545faa1eb9fe83c29f0b6d9e7263aceb4289d2d4557db0d428188eeb449cc7c5e77b0a0b2c4e248ff2a65933a0dee49ef2
@@ -10268,13 +10278,6 @@ __metadata:
1026810278
languageName: node
1026910279
linkType: hard
1027010280

10271-
"media-typer@npm:0.3.0":
10272-
version: 0.3.0
10273-
resolution: "media-typer@npm:0.3.0"
10274-
checksum: 10c0/d160f31246907e79fed398470285f21bafb45a62869dc469b1c8877f3f064f5eabc4bcc122f9479b8b605bc5c76187d7871cf84c4ee3ecd3e487da1993279928
10275-
languageName: node
10276-
linkType: hard
10277-
1027810281
"media-typer@npm:^1.1.0":
1027910282
version: 1.1.0
1028010283
resolution: "media-typer@npm:1.1.0"
@@ -10620,7 +10623,7 @@ __metadata:
1062010623
languageName: node
1062110624
linkType: hard
1062210625

10623-
"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
10626+
"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:~2.1.34":
1062410627
version: 2.1.35
1062510628
resolution: "mime-types@npm:2.1.35"
1062610629
dependencies:
@@ -12191,15 +12194,15 @@ __metadata:
1219112194
languageName: node
1219212195
linkType: hard
1219312196

12194-
"raw-body@npm:2.5.2":
12195-
version: 2.5.2
12196-
resolution: "raw-body@npm:2.5.2"
12197+
"raw-body@npm:^3.0.1":
12198+
version: 3.0.2
12199+
resolution: "raw-body@npm:3.0.2"
1219712200
dependencies:
12198-
bytes: "npm:3.1.2"
12199-
http-errors: "npm:2.0.0"
12200-
iconv-lite: "npm:0.4.24"
12201-
unpipe: "npm:1.0.0"
12202-
checksum: 10c0/b201c4b66049369a60e766318caff5cb3cc5a900efd89bdac431463822d976ad0670912c931fdbdcf5543207daf6f6833bca57aa116e1661d2ea91e12ca692c4
12201+
bytes: "npm:~3.1.2"
12202+
http-errors: "npm:~2.0.1"
12203+
iconv-lite: "npm:~0.7.0"
12204+
unpipe: "npm:~1.0.0"
12205+
checksum: 10c0/d266678d08e1e7abea62c0ce5864344e980fa81c64f6b481e9842c5beaed2cdcf975f658a3ccd67ad35fc919c1f6664ccc106067801850286a6cbe101de89f29
1220312206
languageName: node
1220412207
linkType: hard
1220512208

@@ -12949,7 +12952,7 @@ __metadata:
1294912952
languageName: node
1295012953
linkType: hard
1295112954

12952-
"safer-buffer@npm:>= 2.1.2 < 3, safer-buffer@npm:>= 2.1.2 < 3.0.0":
12955+
"safer-buffer@npm:>= 2.1.2 < 3.0.0":
1295312956
version: 2.1.2
1295412957
resolution: "safer-buffer@npm:2.1.2"
1295512958
checksum: 10c0/7e3c8b2e88a1841c9671094bbaeebd94448111dd90a81a1f606f3f67708a6ec57763b3b47f06da09fc6054193e0e6709e77325415dc8422b04497a8070fa02d4
@@ -13157,7 +13160,7 @@ __metadata:
1315713160
languageName: node
1315813161
linkType: hard
1315913162

13160-
"setprototypeof@npm:1.2.0":
13163+
"setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0":
1316113164
version: 1.2.0
1316213165
resolution: "setprototypeof@npm:1.2.0"
1316313166
checksum: 10c0/68733173026766fa0d9ecaeb07f0483f4c2dc70ca376b3b7c40b7cda909f94b0918f6c5ad5ce27a9160bdfb475efaa9d5e705a11d8eaae18f9835d20976028bc
@@ -13614,7 +13617,7 @@ __metadata:
1361413617
languageName: node
1361513618
linkType: hard
1361613619

13617-
"statuses@npm:^2.0.1":
13620+
"statuses@npm:^2.0.1, statuses@npm:~2.0.2":
1361813621
version: 2.0.2
1361913622
resolution: "statuses@npm:2.0.2"
1362013623
checksum: 10c0/a9947d98ad60d01f6b26727570f3bcceb6c8fa789da64fe6889908fe2e294d57503b14bf2b5af7605c2d36647259e856635cd4c49eab41667658ec9d0080ec3f
@@ -14077,7 +14080,7 @@ __metadata:
1407714080
languageName: node
1407814081
linkType: hard
1407914082

14080-
"toidentifier@npm:1.0.1":
14083+
"toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1":
1408114084
version: 1.0.1
1408214085
resolution: "toidentifier@npm:1.0.1"
1408314086
checksum: 10c0/93937279934bd66cc3270016dd8d0afec14fb7c94a05c72dc57321f8bd1fa97e5bea6d1f7c89e728d077ca31ea125b78320a616a6c6cd0e6b9cb94cb864381c1
@@ -14234,16 +14237,6 @@ __metadata:
1423414237
languageName: node
1423514238
linkType: hard
1423614239

14237-
"type-is@npm:~1.6.18":
14238-
version: 1.6.18
14239-
resolution: "type-is@npm:1.6.18"
14240-
dependencies:
14241-
media-typer: "npm:0.3.0"
14242-
mime-types: "npm:~2.1.24"
14243-
checksum: 10c0/a23daeb538591b7efbd61ecf06b6feb2501b683ffdc9a19c74ef5baba362b4347e42f1b4ed81f5882a8c96a3bfff7f93ce3ffaf0cbbc879b532b04c97a55db9d
14244-
languageName: node
14245-
linkType: hard
14246-
1424714240
"typed-array-buffer@npm:^1.0.3":
1424814241
version: 1.0.3
1424914242
resolution: "typed-array-buffer@npm:1.0.3"
@@ -14462,7 +14455,7 @@ __metadata:
1446214455
languageName: node
1446314456
linkType: hard
1446414457

14465-
"unpipe@npm:1.0.0, unpipe@npm:~1.0.0":
14458+
"unpipe@npm:~1.0.0":
1446614459
version: 1.0.0
1446714460
resolution: "unpipe@npm:1.0.0"
1446814461
checksum: 10c0/193400255bd48968e5c5383730344fbb4fa114cdedfab26e329e50dd2d81b134244bb8a72c6ac1b10ab0281a58b363d06405632c9d49ca9dfd5e90cbd7d0f32c

0 commit comments

Comments
 (0)