aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-21 06:57:23 +0000
committerGitHub <noreply@github.com>2024-09-21 06:57:23 +0000
commit41116a05b271a773f162ae812da5810a761446fe (patch)
treed81fc6c743f93162a4b35f1eadeeae0a5b6633f3
parent36ed9fc3b0f0ce348a360e8a10500475337368b3 (diff)
downloadjquery-ui-dependabot/npm_and_yarn/body-parser-1.20.3.tar.gz
jquery-ui-dependabot/npm_and_yarn/body-parser-1.20.3.zip
Build: Bump body-parser from 1.20.2 to 1.20.3dependabot/npm_and_yarn/body-parser-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:development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81e537525..cc8b14a9a 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"jquery": ">=1.12.0 <5.0.0"
},
"devDependencies": {
- "body-parser": "1.20.2",
+ "body-parser": "1.20.3",
"browserstack-local": "1.5.5",
"commitplease": "3.2.0",
"diff": "5.2.0",