aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-09-16 21:19:58 +0000
committerGravatar vitalyster2024-09-21 19:22:59 +0300
commitff0601cc82852acb7d10b74c9b15ab5abb71904a (patch)
treea4d3f9316d33b255fcdcfb7e9eee25ce405395f0 /package.json
parent57055f77a84bccb8091de95f2a19d0c122c8d1ce (diff)
build(deps): bump body-parser from 1.20.2 to 1.20.3
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. - [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.2...1.20.3) --- 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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 36dd34d1..49f3f539 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"dependencies": {
"axios": "^1.7.7",
"axios-cache-interceptor": "^1.5.3",
- "body-parser": "^1.20.2",
+ "body-parser": "^1.20.3",
"classlist.js": "^1.1.20150312",
"config": "^3.3.12",
"css-minimizer-webpack-plugin": "^7.0.0",