mirror of https://github.com/apache/nifi.git
Bump moment (#5952)
Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.22.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> This closes #5952
This commit is contained in:
parent
68c6722f76
commit
0a25f39410
File diff suppressed because it is too large
Load Diff
|
@ -59,7 +59,7 @@
|
|||
"angular2-moment": "1.9.0",
|
||||
"font-awesome": "4.7.0",
|
||||
"jquery": "3.5.1",
|
||||
"moment": "2.22.1",
|
||||
"moment": "2.29.2",
|
||||
"querystring": "0.2.0",
|
||||
"reset-css": "4.0.1",
|
||||
"roboto-fontface": "0.10.0",
|
||||
|
|
Loading…
Reference in New Issue