This is an automated email from the ASF dual-hosted git repository.
mcgilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new fc04d49057 NIFI-14354: Bump prismjs from 1.29.0 to 1.30.0 in
/nifi-frontend/src/main/frontend (#9794)
fc04d49057 is described below
commit fc04d49057d5208d70342c15ee1e18ea545b14aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 08:59:30 2025 -0400
NIFI-14354: Bump prismjs from 1.29.0 to 1.30.0 in
/nifi-frontend/src/main/frontend (#9794)
NIFI-14354: Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0
to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
nifi-frontend/src/main/frontend/package-lock.json | 8 ++++----
nifi-frontend/src/main/frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/nifi-frontend/src/main/frontend/package-lock.json
b/nifi-frontend/src/main/frontend/package-lock.json
index f763ee52f9..1a2ba7f327 100644
--- a/nifi-frontend/src/main/frontend/package-lock.json
+++ b/nifi-frontend/src/main/frontend/package-lock.json
@@ -38,7 +38,7 @@
"marked": "^15.0.0",
"ngx-markdown": "^19.0.0",
"ngx-skeleton-loader": "^10.0.0",
- "prismjs": "^1.29.0",
+ "prismjs": "^1.30.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"uuid": "^10.0.0",
@@ -21262,9 +21262,9 @@
}
},
"node_modules/prismjs": {
- "version": "1.29.0",
- "resolved":
"https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz",
- "integrity":
"sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
+ "version": "1.30.0",
+ "resolved":
"https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
+ "integrity":
"sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
"license": "MIT",
"engines": {
"node": ">=6"
diff --git a/nifi-frontend/src/main/frontend/package.json
b/nifi-frontend/src/main/frontend/package.json
index 44407fe72f..38b0660558 100644
--- a/nifi-frontend/src/main/frontend/package.json
+++ b/nifi-frontend/src/main/frontend/package.json
@@ -44,7 +44,7 @@
"marked": "^15.0.0",
"ngx-markdown": "^19.0.0",
"ngx-skeleton-loader": "^10.0.0",
- "prismjs": "^1.29.0",
+ "prismjs": "^1.30.0",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"uuid": "^10.0.0",