Update dependecies include got

This commit is contained in:
Nick O'Leary
2023-04-28 21:37:03 +01:00
parent 55a9a29f76
commit 20abe4a40c
8 changed files with 34 additions and 30 deletions

View File

@@ -15,12 +15,12 @@
}
],
"dependencies": {
"fs-extra": "10.1.0",
"fs-extra": "11.1.1",
"i18next": "21.10.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.8.6",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.4",
"moment-timezone": "0.5.41"
"moment-timezone": "0.5.43"
}
}