Skip to content

Commit ddc989b

Browse files
mehdid93afedulov
authored andcommitted
[FLINK-36740] [WebFrontend] Update frontend dependencies to address vulnerabilities (#25718)
Follow up of https://issues.apache.org/jira/browse/FLINK-36739 Contribute-to: https://issues.apache.org/jira/browse/FLINK-36740
1 parent bcc44d2 commit ddc989b

File tree

9 files changed

+24590
-18639
lines changed

9 files changed

+24590
-18639
lines changed

flink-runtime-web/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,13 @@ re-compilation:
108108
$ npm run lint
109109
```
110110

111+
### How to update the NOTICE
112+
> Tip: If you've made a modification to any of the dependencies, make sure you've run `dev/generate_notice` before committing to update the `NOTICE` file.
113+
114+
```bash
115+
./web-dashboard/dev/generate_notice.sh
116+
```
117+
111118
### Dependency
112119

113120
- Framework: [Angular](https://angular.io)

0 commit comments

Comments
 (0)