Skip to content

Commit d1d62cd

Browse files
NIFI-15894 Bump uuid from 10.0.0 to 14.0.0 in nifi-frontend (#11169)
Signed-off-by: David Handermann <exceptionfactory@apache.org>
1 parent 370376c commit d1d62cd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

nifi-frontend/src/main/frontend/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nifi-frontend/src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prismjs": "^1.30.0",
5858
"rxjs": "~7.8.1",
5959
"tslib": "^2.6.2",
60-
"uuid": "^10.0.0",
60+
"uuid": "^14.0.0",
6161
"zone.js": "0.16.1"
6262
},
6363
"devDependencies": {

0 commit comments

Comments
 (0)