diff --git a/UI/package.json b/UI/package.json index 4a623d3028..2235b4ff00 100644 --- a/UI/package.json +++ b/UI/package.json @@ -105,7 +105,7 @@ "markdownlint": "0.33.0", "markdownlint-cli": "0.39.0", "mini-css-extract-plugin": "2.8.1", - "msw": "2.2.3", + "msw": "2.2.4", "npm-run-all2": "6.1.2", "openapi-merge-cli": "^1.3.1", "path-browserify": "1.0.1", diff --git a/UI/yarn.lock b/UI/yarn.lock index 61a2c55dda..8f0eeeabd8 100644 --- a/UI/yarn.lock +++ b/UI/yarn.lock @@ -7689,10 +7689,10 @@ ms@2.1.3, ms@^2.1.1: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -msw@2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/msw/-/msw-2.2.3.tgz#d05b46d73e8832cbf2145743938635beaaafa0d7" - integrity sha512-84CoNCkcJ/EvY8Tv0tD/6HKVd4S5HyGowHjM5W12K8Wgryp4fikqS7IaTOceyQgP5dNedxo2icTLDXo7dkpxCg== +msw@2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/msw/-/msw-2.2.4.tgz#de1da0a5ca63918b6e285fccd646f15825098d2f" + integrity sha512-jFRVA8megbf134fZsddsEuZZCe0O0NIaW3NssSya4ZJ7jODRUodKMFjVjphA+ckS9pPhIrE/ehTrgccShAKU2A== dependencies: "@bundled-es-modules/cookie" "^2.0.0" "@bundled-es-modules/statuses" "^1.0.1"