mirror of https://github.com/ColorlibHQ/AdminLTE
Bump moment from 2.27.0 to 2.28.0 (#3036)
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.28.0. - [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.27.0...2.28.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3034/head
parent
a0e1e81149
commit
8284cdc1da
|
@ -7068,9 +7068,9 @@
|
|||
}
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.27.0",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
|
||||
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
|
||||
"version": "2.28.0",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.28.0.tgz",
|
||||
"integrity": "sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw=="
|
||||
},
|
||||
"moment-timezone": {
|
||||
"version": "0.5.31",
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
"jqvmap-novulnerability": "^1.5.1",
|
||||
"jsgrid": "^1.5.3",
|
||||
"jszip": "^3.5.0",
|
||||
"moment": "^2.24.0",
|
||||
"moment": "^2.28.0",
|
||||
"overlayscrollbars": "^1.13.0",
|
||||
"pdfmake": "^0.1.68",
|
||||
"popper.js": "^1.16.1",
|
||||
|
|
Loading…
Reference in New Issue