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

xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new f727b44f6ef Bump js-yaml from 4.3.1 to 4.3.2 in 
/pinot-controller/src/main/resources (#19522)
f727b44f6ef is described below

commit f727b44f6eff925840c657a0c5be38ddc09ac647
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 16:36:39 2026 -0700

    Bump js-yaml from 4.3.1 to 4.3.2 in /pinot-controller/src/main/resources 
(#19522)
    
    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
    - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pinot-controller/src/main/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pinot-controller/src/main/resources/package-lock.json 
b/pinot-controller/src/main/resources/package-lock.json
index dc3fc7fb663..98d90409f79 100644
--- a/pinot-controller/src/main/resources/package-lock.json
+++ b/pinot-controller/src/main/resources/package-lock.json
@@ -4847,9 +4847,9 @@
       "license": "MIT"
     },
     "node_modules/js-yaml": {
-      "version": "4.3.1",
-      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz";,
-      "integrity": 
"sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
+      "version": "4.3.2",
+      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz";,
+      "integrity": 
"sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
       "dev": true,
       "funding": [
         {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to