mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump moment from 2.22.2 to 2.27.0 (#6045)
Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.27.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.22.2...2.27.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -15976,9 +15976,9 @@
|
||||
}
|
||||
},
|
||||
"moment": {
|
||||
"version": "2.22.2",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
|
||||
"integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
|
||||
"version": "2.27.0",
|
||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
|
||||
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
|
||||
},
|
||||
"moment-es6": {
|
||||
"version": "1.0.0",
|
||||
|
||||
+1
-1
@@ -93,7 +93,7 @@
|
||||
"custom-event-polyfill": "^1.0.7",
|
||||
"minimatch": "^3.0.4",
|
||||
"minimatch-browser": "1.0.0",
|
||||
"moment": "2.22.2",
|
||||
"moment": "2.27.0",
|
||||
"moment-es6": "^1.0.0",
|
||||
"ng2-charts": "2.3.3",
|
||||
"ngx-monaco-editor": "8.1.1",
|
||||
|
||||
Reference in New Issue
Block a user