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 4c615f1  Bump shell-quote from 1.8.4 to 1.10.0 (#17)
4c615f1 is described below

commit 4c615f16cd95073c15cef69b2eff18f862442349
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 15:27:04 2026 -0700

    Bump shell-quote from 1.8.4 to 1.10.0 (#17)
    
    Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 
1.10.0.
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-version: 1.10.0
      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 73426e2..e1674d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16827,9 +16827,9 @@
       }
     },
     "node_modules/shell-quote": {
-      "version": "1.8.4",
-      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.4.tgz";,
-      "integrity": 
"sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==",
+      "version": "1.10.0",
+      "resolved": 
"https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz";,
+      "integrity": 
"sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
       "license": "MIT",
       "engines": {
         "node": ">= 0.4"

Reply via email to