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

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ab50dd  [skip ci] Bump path-to-regexp from 0.1.12 to 0.1.13 in 
/k8s/images/node-app-3 (#350)
2ab50dd is described below

commit 2ab50dd8aabc0c741ff4118c66815d67c58d1f2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 11:26:01 2026 -0700

    [skip ci] Bump path-to-regexp from 0.1.12 to 0.1.13 in 
/k8s/images/node-app-3 (#350)
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 
0.1.12 to 0.1.13.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - 
[Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
    - 
[Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-version: 0.1.13
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 k8s/images/node-app-3/package-lock.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/k8s/images/node-app-3/package-lock.json 
b/k8s/images/node-app-3/package-lock.json
index c056fe8..0839527 100644
--- a/k8s/images/node-app-3/package-lock.json
+++ b/k8s/images/node-app-3/package-lock.json
@@ -555,9 +555,10 @@
       }
     },
     "node_modules/path-to-regexp": {
-      "version": "0.1.12",
-      "resolved": 
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz";,
-      "integrity": 
"sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ=="
+      "version": "0.1.13",
+      "resolved": 
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz";,
+      "integrity": 
"sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==",
+      "license": "MIT"
     },
     "node_modules/proxy-addr": {
       "version": "2.0.7",

Reply via email to