diff --git a/package.json b/package.json index e3e6301163..372d969020 100644 --- a/package.json +++ b/package.json @@ -259,7 +259,7 @@ "mobx-utils": "^6.0.4", "mock-fs": "^5.1.4", "moment": "^2.29.4", - "moment-timezone": "^0.5.37", + "moment-timezone": "^0.5.38", "monaco-editor": "^0.29.1", "monaco-editor-webpack-plugin": "^5.0.0", "node-fetch": "^2.6.7", diff --git a/yarn.lock b/yarn.lock index 17d4651ff1..75cd482e75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9012,10 +9012,10 @@ mock-http@^1.1.0: dependencies: mergee "^1.0.0" -moment-timezone@^0.5.37: - version "0.5.37" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37.tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e" - integrity sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg== +moment-timezone@^0.5.38: + version "0.5.38" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.38.tgz#9674a5397b8be7c13de820fd387d8afa0f725aad" + integrity sha512-nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q== dependencies: moment ">= 2.9.0"