[
https://issues.apache.org/jira/browse/NIFI-11063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677932#comment-17677932
]
ASF subversion and git services commented on NIFI-11063:
--------------------------------------------------------
Commit 9552929c8c34bbbddf797169e1cbe6a464b56a24 in nifi's branch
refs/heads/main from dependabot[bot]
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9552929c8c ]
NIFI-11063 Upgraded express from 1.19.1 to 1.20.1
Bumps [qs](https://github.com/ljharb/qs),
[body-parser](https://github.com/expressjs/body-parser) and
[express](https://github.com/expressjs/express). These dependencies needed to
be updated together.
Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)
Updates `body-parser` from 1.19.1 to 1.20.1
- [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.19.1...1.20.1)
Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)
This closes #6764
Signed-off-by: David Handermann <[email protected]>
> Upgrade Express to 4.18.2 and Body Parser to 1.20.1
> ---------------------------------------------------
>
> Key: NIFI-11063
> URL: https://issues.apache.org/jira/browse/NIFI-11063
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NiFi Registry has several transitive JavaScript module dependencies for the
> webpack-dev-server that should be upgraded to more recent incremental
> versions.
> Express: 4.17.2 to 4.18.2
> Body Parser: 1.19.1 to 1.20.1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)