Add moment dependency to resolve vuln in moment-timezone

This commit is contained in:
Nick O'Leary
2022-05-03 13:39:30 +01:00
parent 32f78a99fd
commit 437cc20198
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.6",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.3",
"moment-timezone": "0.5.34"
}
}