aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-23 22:27:27 +0000
committerGravatar vitalyster2023-02-24 02:42:56 +0300
commit9302b5064da25ec86f0b1a2fddc409c85a67f664 (patch)
tree87178abdded64cdf7ab21f25c119cb47375caea7 /vnext/package.json
parentbae02638ea8e9945227c6730842e1d7dd3efd447 (diff)
build(deps): bump body-parser from 1.20.1 to 1.20.2 in /vnext
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.2) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index c5f4a517..3da4e141 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -51,7 +51,7 @@
"dependencies": {
"axios": "^1.3.3",
"axios-cache-interceptor": "^1.0.1",
- "body-parser": "^1.20.1",
+ "body-parser": "^1.20.2",
"config": "^3.3.9",
"core-js": "^3.28.0",
"cors": "^2.8.5",