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

massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


The following commit(s) were added to refs/heads/master by this push:
     new 026154e  Bump minimatch from 3.0.4 to 3.0.8 (#248)
026154e is described below

commit 026154e4de7b70575351e4445eaa82f1aac77b3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 30 10:28:11 2022 +0900

    Bump minimatch from 3.0.4 to 3.0.8 (#248)
    
    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 28 ++++++++--------------------
 1 file changed, 8 insertions(+), 20 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 41aef1f..cca02e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "pulsar-client",
-  "version": "1.8.1-rc.0",
+  "version": "1.8.0-rc.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "pulsar-client",
-      "version": "1.8.1-rc.0",
+      "version": "1.8.0-rc.0",
       "hasInstallScript": true,
       "license": "Apache-2.0",
       "dependencies": {
@@ -6674,9 +6674,9 @@
       }
     },
     "node_modules/minimatch": {
-      "version": "3.0.4",
-      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
-      "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+      "version": "3.0.8",
+      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz";,
+      "integrity": 
"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
       "dependencies": {
         "brace-expansion": "^1.1.7"
       },
@@ -8057,11 +8057,6 @@
         "sockjs": "0.3.7"
       }
     },
-    "node_modules/shoe/node_modules/sockjs-client": {
-      "version": "0.0.0-unreleasable",
-      "extraneous": true,
-      "inBundle": true
-    },
     "node_modules/signal-exit": {
       "version": "3.0.3",
       "resolved": 
"https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz";,
@@ -14648,9 +14643,9 @@
       "dev": true
     },
     "minimatch": {
-      "version": "3.0.4",
-      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz";,
-      "integrity": 
"sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+      "version": "3.0.8",
+      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz";,
+      "integrity": 
"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
       "requires": {
         "brace-expansion": "^1.1.7"
       }
@@ -15699,13 +15694,6 @@
       "optional": true,
       "requires": {
         "sockjs": "0.3.7"
-      },
-      "dependencies": {
-        "sockjs-client": {
-          "version": "0.0.0-unreleasable",
-          "bundled": true,
-          "extraneous": true
-        }
       }
     },
     "signal-exit": {

Reply via email to