diff --git a/package.json b/package.json index 2f362a3ca..a44197bc3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,8 @@ "ws": ">=8.17.1", "fast-xml-parser": ">=4.4.1", "semver": ">=6.3.1", - "path-to-regexp@<0.1.10": ">=0.1.10" + "path-to-regexp@<0.1.10": ">=0.1.10", + "body-parser@<1.20.3": ">=1.20.3" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac132c2e7..8aed31ac7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,6 +13,7 @@ overrides: fast-xml-parser: '>=4.4.1' semver: '>=6.3.1' path-to-regexp@<0.1.10: '>=0.1.10' + body-parser@<1.20.3: '>=1.20.3' importers: