diff --git a/airflow/ui/package.json b/airflow/ui/package.json index c9eb4f7de2315..481fac35ae2f2 100644 --- a/airflow/ui/package.json +++ b/airflow/ui/package.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.1.5", "@emotion/styled": "^11.1.5", "@neutrinojs/copy": "^9.5.0", - "@vvo/tzdb": "^6.7.0", + "@vvo/tzdb": "^6.139.0", "axios": "^0.21.3", "dayjs": "^1.10.4", "dotenv": "^8.2.0", diff --git a/airflow/ui/yarn.lock b/airflow/ui/yarn.lock index be4697bccd040..cc3bc1606eeed 100644 --- a/airflow/ui/yarn.lock +++ b/airflow/ui/yarn.lock @@ -2433,12 +2433,10 @@ "@typescript-eslint/types" "4.17.0" eslint-visitor-keys "^2.0.0" -"@vvo/tzdb@^6.7.0": - version "6.7.0" - resolved "https://registry.yarnpkg.com/@vvo/tzdb/-/tzdb-6.7.0.tgz#8a553df436a51b8813f75000206b080ad1e4a432" - integrity sha512-QBdgMZ9+fmSB/lFHfcjYaE9i43nGvXldzGENAcjFsawGMDUlXI7yZG6JBtPKscB1XFvPQfZ5kBsPzujZQdOr0A== - dependencies: - luxon "1.26.0" +"@vvo/tzdb@^6.139.0": + version "6.141.0" + resolved "https://registry.yarnpkg.com/@vvo/tzdb/-/tzdb-6.141.0.tgz#d758b9604d68c65df71d32512e55659cfe4ebf96" + integrity sha512-vpuv8Eo75WwW6oHygfSSJ8J2AIADlqoHu9HmKxD8Ey/hmRhxt0+/nEGbzBy/Y/Q1qsdgDj3kP3NRLr2082VzgA== "@webassemblyjs/ast@1.9.0": version "1.9.0" @@ -7034,11 +7032,6 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@1.26.0: - version "1.26.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.26.0.tgz#d3692361fda51473948252061d0f8561df02b578" - integrity sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A== - lz-string@^1.4.4: version "1.4.4" resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"