diff --git a/package.json b/package.json index 57e3838061fc1..a47cf515c3cb6 100644 --- a/package.json +++ b/package.json @@ -1696,7 +1696,7 @@ "@types/minimatch": "^2.0.29", "@types/minimist": "^1.2.5", "@types/mock-fs": "^4.13.1", - "@types/moment-duration-format": "^2.2.6", + "@types/moment-duration-format": "^2.2.7", "@types/mustache": "^4.2.5", "@types/nock": "^10.0.3", "@types/node": "22.19.1", diff --git a/yarn.lock b/yarn.lock index e97e8d5f513bb..41a3e5e4f52e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13100,10 +13100,10 @@ dependencies: "@types/node" "*" -"@types/moment-duration-format@^2.2.6": - version "2.2.6" - resolved "https://registry.yarnpkg.com/@types/moment-duration-format/-/moment-duration-format-2.2.6.tgz#953e24479475b1bfbce948e75fd47c5a4ec7f837" - integrity sha512-Qw+6ys3sQCatqukjoIBsL1UJq6S7ep4ixrNvDkdViSgzw2ZG3neArXNu3ww7mEG8kwP32ZDoON/esWb7OUckRQ== +"@types/moment-duration-format@^2.2.7": + version "2.2.7" + resolved "https://registry.yarnpkg.com/@types/moment-duration-format/-/moment-duration-format-2.2.7.tgz#bce2b4705bc3c893839d5b2cb043f5f468a59317" + integrity sha512-BSxkbKI8ucqqxi4ZCfmFPilUDPoL85YVrOvn/AhCQoeqNfnRsRLGkk68TpoC7L6GwU27RltYiQV5dtfPTv/RHw== dependencies: moment ">=2.14.0"