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 ccf1a992da Bump lodash from 4.17.15 to 4.17.21 in
/zeppelin-web-angular (#4689)
ccf1a992da is described below
commit ccf1a992da3556262b0a2d571f8b823a3b33c242
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 9 23:32:50 2024 +0900
Bump lodash from 4.17.15 to 4.17.21 in /zeppelin-web-angular (#4689)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
zeppelin-web-angular/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zeppelin-web-angular/package.json
b/zeppelin-web-angular/package.json
index f1eda3c8c2..162cc91484 100644
--- a/zeppelin-web-angular/package.json
+++ b/zeppelin-web-angular/package.json
@@ -34,7 +34,7 @@
"diff-match-patch": "^1.0.4",
"github-markdown-css": "^3.0.1",
"highlight.js": "^9.15.8",
- "lodash": "^4.17.11",
+ "lodash": "^4.17.21",
"mathjax": "2.7.5",
"monaco-editor": "0.15.1",
"ng-zorro-antd": "^8.4.0",