This commit is contained in:
Rotzbua
2024-12-06 15:23:49 -03:00
committed by GitHub
3 changed files with 15 additions and 15 deletions

View File

@@ -23,6 +23,6 @@
"express": "4.19.2",
"fs-extra": "11.2.0",
"json-stringify-safe": "5.0.1",
"rfdc": "^1.3.1"
"rfdc": "1.4.1"
}
}

View File

@@ -19,7 +19,7 @@
"i18next": "21.10.0",
"json-stringify-safe": "5.0.1",
"jsonata": "2.0.5",
"lodash.clonedeep": "^4.5.0",
"lodash.clonedeep": "4.5.0",
"moment": "2.30.1",
"moment-timezone": "0.5.45"
}