aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-15 00:10:49 +0200
committerGitHub <noreply@github.com>2024-10-15 00:10:49 +0200
commit2eebdaf506c3c242f224fedbdb44dfb9f1bf8f8a (patch)
tree76c13864a8111d41ed7e85b9a904eae646a4b5a0
parenteab06ed31da44e60f2db9e760cb613bf8f5231f1 (diff)
downloadjquery-ui-2eebdaf506c3c242f224fedbdb44dfb9f1bf8f8a.tar.gz
jquery-ui-2eebdaf506c3c242f224fedbdb44dfb9f1bf8f8a.zip
Build: 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) Closes gh-2294 --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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",