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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new c3e19e8803 chore(deps): bump @babel/helpers from 7.26.9 to 7.26.10 in 
/ui (#3528)
c3e19e8803 is described below

commit c3e19e8803d29e9889df23051913c5df2ed7794c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 21:44:54 2025 +0100

    chore(deps): bump @babel/helpers from 7.26.9 to 7.26.10 in /ui (#3528)
    
    Bumps 
[@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)
 from 7.26.9 to 7.26.10.
    - [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.26.10/packages/babel-helpers)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helpers"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ui/package-lock.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index fe113ad40b..838fe35ef4 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -2319,13 +2319,13 @@
       }
     },
     "node_modules/@babel/helpers": {
-      "version": "7.26.9",
-      "resolved": 
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.9.tgz";,
-      "integrity": 
"sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==",
+      "version": "7.26.10",
+      "resolved": 
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.10.tgz";,
+      "integrity": 
"sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==",
       "license": "MIT",
       "dependencies": {
         "@babel/template": "^7.26.9",
-        "@babel/types": "^7.26.9"
+        "@babel/types": "^7.26.10"
       },
       "engines": {
         "node": ">=6.9.0"
@@ -3771,9 +3771,9 @@
       }
     },
     "node_modules/@babel/types": {
-      "version": "7.26.9",
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.9.tgz";,
-      "integrity": 
"sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
+      "version": "7.26.10",
+      "resolved": 
"https://registry.npmjs.org/@babel/types/-/types-7.26.10.tgz";,
+      "integrity": 
"sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==",
       "license": "MIT",
       "dependencies": {
         "@babel/helper-string-parser": "^7.25.9",

Reply via email to