refactor(core): Luxon dependency update (#5301)

* ⬆️ Updating Luxon version to 3.1
* ⬆️ Updating `pnpm-lock` file
This commit is contained in:
Milorad FIlipović
2023-01-31 10:44:45 +01:00
committed by GitHub
parent 36b1e6ef15
commit 1d85e232e5
4 changed files with 11 additions and 16 deletions

View File

@@ -61,7 +61,7 @@
"lodash.get": "^4.4.2",
"lodash.orderby": "^4.6.0",
"lodash.set": "^4.3.2",
"luxon": "^2.3.0",
"luxon": "^3.1.0",
"monaco-editor": "^0.33.0",
"n8n-design-system": "~0.52.0",
"n8n-workflow": "~0.134.0",