We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc52ba commit cc351a8Copy full SHA for cc351a8
2 files changed
package.json
@@ -79,6 +79,9 @@
79
"graphile-worker@0.16.6": "patches/graphile-worker@0.16.6.patch",
80
"redlock@5.0.0-beta.2": "patches/redlock@5.0.0-beta.2.patch",
81
"@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"
85
}
86
87
0 commit comments