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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7565c6c309 Bump @babel/helpers from 7.24.5 to 7.27.4 in 
/airavata-local-agent
7565c6c309 is described below

commit 7565c6c3094929efc619e06de3399f7b0b40b706
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 16:52:34 2025 +0000

    Bump @babel/helpers from 7.24.5 to 7.27.4 in /airavata-local-agent
    
    Bumps 
[@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)
 from 7.24.5 to 7.27.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-helpers)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helpers"
      dependency-version: 7.27.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 airavata-local-agent/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/airavata-local-agent/package-lock.json 
b/airavata-local-agent/package-lock.json
index ac7e81b449..f42e152862 100644
--- a/airavata-local-agent/package-lock.json
+++ b/airavata-local-agent/package-lock.json
@@ -578,13 +578,13 @@
       }
     },
     "node_modules/@babel/helpers": {
-      "version": "7.24.5",
-      "resolved": 
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz";,
-      "integrity": 
"sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==",
+      "version": "7.27.4",
+      "resolved": 
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.4.tgz";,
+      "integrity": 
"sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==",
+      "license": "MIT",
       "dependencies": {
-        "@babel/template": "^7.24.0",
-        "@babel/traverse": "^7.24.5",
-        "@babel/types": "^7.24.5"
+        "@babel/template": "^7.27.2",
+        "@babel/types": "^7.27.3"
       },
       "engines": {
         "node": ">=6.9.0"

Reply via email to