Skip to content

NIFI-15976 Bump frontend dependencies via npm audit fix#11284

Merged
rfellows merged 1 commit into
apache:mainfrom
mcgilman:NIFI-15976
May 27, 2026
Merged

NIFI-15976 Bump frontend dependencies via npm audit fix#11284
rfellows merged 1 commit into
apache:mainfrom
mcgilman:NIFI-15976

Conversation

@mcgilman
Copy link
Copy Markdown
Contributor

Run npm audit fix on nifi-frontend to address advisories in qs and express. Upgrades qs 6.15.0 -> 6.15.2 and express 4.22.1 -> 4.22.2 (across nested webpack-dev-server / @nx / @rspack copies). Resolver also picks up in-range updates for js-cookie 3.0.5 -> 3.0.7, brace-expansion 5.0.5 -> 5.0.6, @mermaid-js/parser 1.0.1 -> 1.1.1, and @module-federation/* 2.7.36/2.2.2 -> 2.7.43/2.5.0, and dedupes nested qs/uuid/chalk copies. No package.json changes.

Run npm audit fix on nifi-frontend to address advisories in qs and
express. Upgrades qs 6.15.0 -> 6.15.2 and express 4.22.1 -> 4.22.2
(across nested webpack-dev-server / @nx / @rspack copies). Resolver
also picks up in-range updates for js-cookie 3.0.5 -> 3.0.7,
brace-expansion 5.0.5 -> 5.0.6, @mermaid-js/parser 1.0.1 -> 1.1.1, and
@module-federation/* 2.7.36/2.2.2 -> 2.7.43/2.5.0, and dedupes nested
qs/uuid/chalk copies. No package.json changes.
@mcgilman mcgilman added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code ui Pull requests for work relating to the user interface labels May 26, 2026
@rfellows rfellows merged commit f1df9c9 into apache:main May 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code ui Pull requests for work relating to the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants