refactor(core): Use use up-to-date timezone data (#10073)

Co-authored-by: Danny Martini <danny@n8n.io>
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-07-16 18:46:12 +02:00
committed by GitHub
parent 3bbeae47f3
commit 5e57b0d71e
4 changed files with 42 additions and 35 deletions

View File

@@ -74,6 +74,7 @@
"@types/ws": "^8.5.4",
"@types/xml2js": "^0.4.14",
"@types/yamljs": "^0.2.31",
"@vvo/tzdb": "^6.141.0",
"chokidar": "^3.5.2",
"concurrently": "^8.2.0",
"ioredis-mock": "^8.8.1",
@@ -116,7 +117,6 @@
"flat": "5.0.2",
"flatted": "3.2.7",
"formidable": "3.5.1",
"google-timezones-json": "1.1.0",
"handlebars": "4.7.8",
"helmet": "7.1.0",
"infisical-node": "1.3.0",