This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 48cb44bab57 build(deps): bump @babel/helpers from 7.26.9 to 7.29.7 in
/website (#19766)
48cb44bab57 is described below
commit 48cb44bab574b546358c4a9a2c6ec5f881725be7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:20:34 2026 +0800
build(deps): bump @babel/helpers from 7.26.9 to 7.29.7 in /website (#19766)
Bumps
[@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers)
from 7.26.9 to 7.29.7.
- [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.29.7/packages/babel-helpers)
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-version: 7.29.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
website/package-lock.json | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/website/package-lock.json b/website/package-lock.json
index 6fb097632ac..54af45bd4a7 100644
--- a/website/package-lock.json
+++ b/website/package-lock.json
@@ -630,12 +630,12 @@
}
},
"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.29.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
+ "integrity":
"sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
"dependencies": {
- "@babel/template": "^7.26.9",
- "@babel/types": "^7.26.9"
+ "@babel/template": "^7.29.7",
+ "@babel/types": "^7.29.7"
},
"engines": {
"node": ">=6.9.0"
@@ -23464,12 +23464,12 @@
}
},
"@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.29.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
+ "integrity":
"sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
"requires": {
- "@babel/template": "^7.26.9",
- "@babel/types": "^7.26.9"
+ "@babel/template": "^7.29.7",
+ "@babel/types": "^7.29.7"
}
},
"@babel/parser": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]