diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index d7f9225c..2c059008 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -77,6 +77,7 @@ "@babel/register": "^7.18.9", "axios": "^1.1.3", "axios-cache-interceptor": "^0.10.7", + "body-parser": "^1.20.1", "config": "^3.3.8", "core-js": "^3.26.0", "cors": "^2.8.5", |