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

Gerrrr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/otava-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 16af08d  Bump brace-expansion from 1.1.14 to 1.1.18 (#25)
16af08d is described below

commit 16af08d97856186b8f4a8efde9e6e2eb88901b48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 15:34:12 2026 -0700

    Bump brace-expansion from 1.1.14 to 1.1.18 (#25)
    
    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) 
from 1.1.14 to 1.1.18.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - 
[Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.14...v1.1.18)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.18
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 93ba0b0..fbaaa65 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6384,9 +6384,9 @@
       }
     },
     "node_modules/brace-expansion": {
-      "version": "1.1.14",
-      "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz";,
-      "integrity": 
"sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
+      "version": "1.1.18",
+      "resolved": 
"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz";,
+      "integrity": 
"sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
       "license": "MIT",
       "dependencies": {
         "balanced-match": "^1.0.0",

Reply via email to