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 b112cad  Bump path-to-regexp and express in /k8s/images/node-app-2 
(#263)
b112cad is described below

commit b112cad52a52a17a76af077f76610e30298e0719
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 8 19:36:42 2024 +0100

    Bump path-to-regexp and express in /k8s/images/node-app-2 (#263)
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 
0.1.12 and updates ancestor dependency 
[express](https://github.com/expressjs/express). These dependencies need to be 
updated together.
    
    
    Updates `path-to-regexp` from 0.1.10 to 0.1.12
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - 
[Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - 
[Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
    
    Updates `express` from 4.21.1 to 4.21.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 k8s/images/node-app-2/package-lock.json | 44 ++++++++++++++++-----------------
 k8s/images/node-app-2/package.json      |  2 +-
 2 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/k8s/images/node-app-2/package-lock.json 
b/k8s/images/node-app-2/package-lock.json
index 3eaba45..f94c314 100644
--- a/k8s/images/node-app-2/package-lock.json
+++ b/k8s/images/node-app-2/package-lock.json
@@ -139,9 +139,9 @@
       "integrity": 
"sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg=="
     },
     "express": {
-      "version": "4.21.1",
-      "resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz";,
-      "integrity": 
"sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==",
+      "version": "4.21.2",
+      "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz";,
+      "integrity": 
"sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
       "requires": {
         "accepts": "~1.3.8",
         "array-flatten": "1.1.1",
@@ -162,7 +162,7 @@
         "methods": "~1.1.2",
         "on-finished": "2.4.1",
         "parseurl": "~1.3.3",
-        "path-to-regexp": "0.1.10",
+        "path-to-regexp": "0.1.12",
         "proxy-addr": "~2.0.7",
         "qs": "6.13.0",
         "range-parser": "~1.2.1",
@@ -218,12 +218,9 @@
       }
     },
     "gopd": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz";,
-      "integrity": 
"sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
-      "requires": {
-        "get-intrinsic": "^1.1.3"
-      }
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz";,
+      "integrity": 
"sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="
     },
     "has-property-descriptors": {
       "version": "1.0.2",
@@ -234,14 +231,17 @@
       }
     },
     "has-proto": {
-      "version": "1.0.3",
-      "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz";,
-      "integrity": 
"sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q=="
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.1.0.tgz";,
+      "integrity": 
"sha512-QLdzI9IIO1Jg7f9GT1gXpPpXArAn6cS31R1eEZqz08Gc+uQ8/XiqHWt17Fiw+2p6oTTIq5GXEpQkAlA88YRl/Q==",
+      "requires": {
+        "call-bind": "^1.0.7"
+      }
     },
     "has-symbols": {
-      "version": "1.0.3",
-      "resolved": 
"https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz";,
-      "integrity": 
"sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
+      "version": "1.1.0",
+      "resolved": 
"https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz";,
+      "integrity": 
"sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="
     },
     "hasown": {
       "version": "2.0.2",
@@ -325,9 +325,9 @@
       "integrity": 
"sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="
     },
     "object-inspect": {
-      "version": "1.13.2",
-      "resolved": 
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz";,
-      "integrity": 
"sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g=="
+      "version": "1.13.3",
+      "resolved": 
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz";,
+      "integrity": 
"sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA=="
     },
     "on-finished": {
       "version": "2.4.1",
@@ -343,9 +343,9 @@
       "integrity": 
"sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
     },
     "path-to-regexp": {
-      "version": "0.1.10",
-      "resolved": 
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz";,
-      "integrity": 
"sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w=="
+      "version": "0.1.12",
+      "resolved": 
"https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz";,
+      "integrity": 
"sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ=="
     },
     "proxy-addr": {
       "version": "2.0.7",
diff --git a/k8s/images/node-app-2/package.json 
b/k8s/images/node-app-2/package.json
index ecc1a30..844a7d7 100644
--- a/k8s/images/node-app-2/package.json
+++ b/k8s/images/node-app-2/package.json
@@ -9,6 +9,6 @@
   "author": "Apache Software Foundation",
   "license": "Apache-2.0",
   "dependencies": {
-    "express": "^4.21.1"
+    "express": "^4.21.2"
   }
 }

Reply via email to