This is an automated email from the ASF dual-hosted git repository.
exceptionfactory 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 1f0fe2567d NIFI-13958 Upgraded elliptic from 6.5.7 to 6.6.0 for
Registry (#9474)
1f0fe2567d is described below
commit 1f0fe2567d4961224dee68f22549d5147e693bf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 2 13:39:12 2024 -0500
NIFI-13958 Upgraded elliptic from 6.5.7 to 6.6.0 for Registry (#9474)
Signed-off-by: David Handermann <[email protected]>
---
.../nifi-registry-web-ui/src/main/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git
a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
index dd4007f276..189acaeee5 100644
---
a/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
+++
b/nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
@@ -5654,9 +5654,9 @@
"dev": true
},
"node_modules/elliptic": {
- "version": "6.5.7",
- "resolved":
"https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
- "integrity":
"sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
+ "version": "6.6.0",
+ "resolved":
"https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz",
+ "integrity":
"sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==",
"dev": true,
"dependencies": {
"bn.js": "^4.11.9",
@@ -21460,9 +21460,9 @@
"dev": true
},
"elliptic": {
- "version": "6.5.7",
- "resolved":
"https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
- "integrity":
"sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
+ "version": "6.6.0",
+ "resolved":
"https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz",
+ "integrity":
"sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==",
"dev": true,
"requires": {
"bn.js": "^4.11.9",