You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/12/08 23:16:49 UTC

[myfaces-tobago] branch main updated: build: cve (#3514)

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

lofwyr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/main by this push:
     new afcf04099e build: cve (#3514)
afcf04099e is described below

commit afcf04099e2d88fd95b4ee47ade0a5a8cd0c9438
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Fri Dec 9 00:16:42 2022 +0100

    build: cve (#3514)
---
 tobago-example/tobago-example-demo/package-lock.json | 8 ++++----
 tobago-theme/package-lock.json                       | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/tobago-example/tobago-example-demo/package-lock.json b/tobago-example/tobago-example-demo/package-lock.json
index 9c81d050f0..12d4b4c38a 100644
--- a/tobago-example/tobago-example-demo/package-lock.json
+++ b/tobago-example/tobago-example-demo/package-lock.json
@@ -1499,7 +1499,7 @@
         "chalk": "^2.4.1",
         "cross-spawn": "^6.0.5",
         "memorystream": "^0.3.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "pidtree": "^0.3.0",
         "read-pkg": "^3.0.0",
         "shell-quote": "^1.6.1",
@@ -2249,7 +2249,7 @@
         "diff": "^4.0.1",
         "glob": "^7.1.1",
         "js-yaml": "^3.13.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "mkdirp": "^0.5.3",
         "resolve": "^1.3.2",
         "semver": "^5.3.0",
@@ -3544,7 +3544,7 @@
         "chalk": "^2.4.1",
         "cross-spawn": "^6.0.5",
         "memorystream": "^0.3.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "pidtree": "^0.3.0",
         "read-pkg": "^3.0.0",
         "shell-quote": "^1.6.1",
@@ -4053,7 +4053,7 @@
         "diff": "^4.0.1",
         "glob": "^7.1.1",
         "js-yaml": "^3.13.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "mkdirp": "^0.5.3",
         "resolve": "^1.3.2",
         "semver": "^5.3.0",
diff --git a/tobago-theme/package-lock.json b/tobago-theme/package-lock.json
index ce26286272..8bbace21c7 100644
--- a/tobago-theme/package-lock.json
+++ b/tobago-theme/package-lock.json
@@ -4791,7 +4791,7 @@
         "chalk": "^2.4.1",
         "cross-spawn": "^6.0.5",
         "memorystream": "^0.3.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "pidtree": "^0.3.0",
         "read-pkg": "^3.0.0",
         "shell-quote": "^1.6.1",
@@ -6207,7 +6207,7 @@
       "dependencies": {
         "@istanbuljs/schema": "^0.1.2",
         "glob": "^7.1.4",
-        "minimatch": "^3.0.4"
+        "minimatch": "^3.0.5"
       },
       "engines": {
         "node": ">=8"
@@ -10148,7 +10148,7 @@
         "chalk": "^2.4.1",
         "cross-spawn": "^6.0.5",
         "memorystream": "^0.3.1",
-        "minimatch": "^3.0.4",
+        "minimatch": "^3.0.5",
         "pidtree": "^0.3.0",
         "read-pkg": "^3.0.0",
         "shell-quote": "^1.6.1",
@@ -11150,7 +11150,7 @@
       "requires": {
         "@istanbuljs/schema": "^0.1.2",
         "glob": "^7.1.4",
-        "minimatch": "^3.0.4"
+        "minimatch": "^3.0.5"
       }
     },
     "text-table": {