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
8080
8181
"@kubernetes/[email protected]": "patches/@[email protected]"
82+
},
83+
"overrides": {
84+
"express@^4>body-parser": "1.20.3"
8285
}
8386
}
8487
}

0 commit comments

Comments
 (0)