This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 27ad9841e9 NIFI-11831 Upgraded word-wrap from 1.2.3 to 1.2.4
27ad9841e9 is described below

commit 27ad9841e9e9afae41c4ffaadbe69b7f374c38d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 19 09:50:03 2023 +0000

    NIFI-11831 Upgraded word-wrap from 1.2.3 to 1.2.4
    
    This closes #7499
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit f5407fcbe81034f9290ffc3e4c21f733b4578295)
---
 .../nifi-registry-web-ui/src/main/package-lock.json      | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 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 4727aaea1e..f064f57b47 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
@@ -76,8 +76,8 @@
                 "sass": "1.32.0",
                 "sass-loader": "7.1.0",
                 "style-loader": "0.23.1",
-                "stylelint": "^15.10.1",
-                "stylelint-config-standard-scss": "^10.0.0",
+                "stylelint": "15.10.1",
+                "stylelint-config-standard-scss": "10.0.0",
                 "terser-webpack-plugin": "1.4.5",
                 "ts-loader": "6.0.4",
                 "typescript": "4.5.5",
@@ -16723,9 +16723,9 @@
             "dev": true
         },
         "node_modules/word-wrap": {
-            "version": "1.2.3",
-            "resolved": 
"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz";,
-            "integrity": 
"sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
+            "version": "1.2.4",
+            "resolved": 
"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz";,
+            "integrity": 
"sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==",
             "dev": true,
             "engines": {
                 "node": ">=0.10.0"
@@ -29805,9 +29805,9 @@
             "dev": true
         },
         "word-wrap": {
-            "version": "1.2.3",
-            "resolved": 
"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz";,
-            "integrity": 
"sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
+            "version": "1.2.4",
+            "resolved": 
"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz";,
+            "integrity": 
"sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==",
             "dev": true
         },
         "worker-farm": {

Reply via email to