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

github-bot pushed a commit to branch 
dependabot/npm_and_yarn/examples/node/picomatch-4.0.4
in repository https://gitbox.apache.org/repos/asf/iggy.git

commit ff82deb724ad68430f6cbbec1d6e16e1f6857461
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 26 07:39:48 2026 +0000

    chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /examples/node
    
    Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 
4.0.4.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - 
[Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 examples/node/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/node/package-lock.json b/examples/node/package-lock.json
index a840507c8..d85b72c6f 100644
--- a/examples/node/package-lock.json
+++ b/examples/node/package-lock.json
@@ -1825,9 +1825,9 @@
       }
     },
     "node_modules/picomatch": {
-      "version": "4.0.3",
-      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz";,
-      "integrity": 
"sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
+      "version": "4.0.4",
+      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz";,
+      "integrity": 
"sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
       "dev": true,
       "license": "MIT",
       "engines": {

Reply via email to