This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push:
new 4bbd05b349 Bump follow-redirects from 1.15.3 to 1.15.4 in
/zeppelin-web (#4702)
4bbd05b349 is described below
commit 4bbd05b34909b4f15db8bad1068d861320243da4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 5 22:11:25 2024 +0900
Bump follow-redirects from 1.15.3 to 1.15.4 in /zeppelin-web (#4702)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from
1.15.3 to 1.15.4.
- [Release
notes](https://github.com/follow-redirects/follow-redirects/releases)
-
[Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
zeppelin-web/package-lock.json | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/zeppelin-web/package-lock.json b/zeppelin-web/package-lock.json
index 375c8fc583..f321411318 100644
--- a/zeppelin-web/package-lock.json
+++ b/zeppelin-web/package-lock.json
@@ -5949,10 +5949,16 @@
}
},
"node_modules/follow-redirects": {
- "version": "1.15.3",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz",
- "integrity":
"sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==",
- "dev": true,
+ "version": "1.15.4",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
+ "integrity":
"sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/RubenVerborgh"
+ }
+ ],
"engines": {
"node": ">=4.0"
},
@@ -25115,9 +25121,9 @@
}
},
"follow-redirects": {
- "version": "1.15.3",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz",
- "integrity":
"sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==",
+ "version": "1.15.4",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
+ "integrity":
"sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
"dev": true
},
"for-each": {