mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(core): Luxon dependency update (#5301)
* ⬆️ Updating Luxon version to 3.1 * ⬆️ Updating `pnpm-lock` file
This commit is contained in:
committed by
GitHub
parent
36b1e6ef15
commit
1d85e232e5
@@ -59,7 +59,7 @@
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"lodash.set": "^4.3.2",
|
||||
"luxon": "~2.3.0",
|
||||
"luxon": "^3.1.0",
|
||||
"recast": "^0.21.5",
|
||||
"transliteration": "^2.3.5",
|
||||
"xml2js": "^0.4.23"
|
||||
|
||||
Reference in New Issue
Block a user