Update dependency moment to v2.29.4 [SECURITY] (#51886)

* Update dependency moment to v2.29.4 [SECURITY]

* chore(moment): make sure nested moment deps resolve to moment@2.29.4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
renovate[bot]
2022-07-22 12:00:54 +02:00
committed by GitHub
co-authored by Jack Westbrook
parent 6e6863f10a
commit b4c6efa07b
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"eventemitter3": "4.0.7",
"lodash": "4.17.21",
"marked": "4.0.16",
"moment": "2.29.3",
"moment": "2.29.4",
"moment-timezone": "0.5.34",
"ol": "6.14.1",
"papaparse": "5.3.2",
+1 -1
View File
@@ -58,7 +58,7 @@
"jquery": "3.6.0",
"lodash": "4.17.21",
"memoize-one": "6.0.0",
"moment": "2.29.3",
"moment": "2.29.4",
"monaco-editor": "^0.31.1",
"ol": "6.14.1",
"prismjs": "1.28.0",
+1 -1
View File
@@ -46,7 +46,7 @@
"lodash": "4.17.21",
"lru-memoize": "^1.1.0",
"memoize-one": "6.0.0",
"moment": "2.29.3",
"moment": "2.29.4",
"moment-timezone": "0.5.34",
"prop-types": "15.8.1",
"react": "17.0.2",