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

@@ -59,6 +59,7 @@
"media-typer": "1.1.0",
"memorystore": "1.6.7",
"mime": "3.0.0",
"moment": "2.29.3",
"moment-timezone": "0.5.34",
"mqtt": "4.3.7",
"multer": "1.4.4",

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"
}
}