Skip to content

Commit cc351a8

Browse files
committed
Upgrade body-parser to 1.20.3 in the webapp
1 parent cbc52ba commit cc351a8

File tree

2 files changed

+72
-111
lines changed

2 files changed

+72
-111
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
"graphile-worker@0.16.6": "patches/graphile-worker@0.16.6.patch",
8080
"redlock@5.0.0-beta.2": "patches/redlock@5.0.0-beta.2.patch",
8181
"@kubernetes/client-node@1.0.0": "patches/@kubernetes__client-node@1.0.0.patch"
82+
},
83+
"overrides": {
84+
"express@^4>body-parser": "1.20.3"
8285
}
8386
}
8487
}

0 commit comments

Comments
 (0)