diff --git a/package.json b/package.json index 7ecbee8b45..348ef77bc9 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "grunt-subgrunt": "1.3.0", "grunt-update-submodules": "0.4.1", "jwks-rsa": "2.0.4", - "mocha": "9.1.2", + "mocha": "9.1.3", "mocha-slow-test-reporter": "0.1.2", "mock-knex": "0.4.10", "nock": "13.1.3", diff --git a/yarn.lock b/yarn.lock index 6bbd610348..afba731962 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7579,10 +7579,10 @@ mocha-slow-test-reporter@0.1.2: text-table "^0.2.0" wordwrap "^1.0.0" -mocha@9.1.2: - version "9.1.2" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.2.tgz#93f53175b0f0dc4014bd2d612218fccfcf3534d3" - integrity sha512-ta3LtJ+63RIBP03VBjMGtSqbe6cWXRejF9SyM9Zyli1CKZJZ+vfCTj3oW24V7wAphMJdpOFLoMI3hjJ1LWbs0w== +mocha@9.1.3: + version "9.1.3" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.1.3.tgz#8a623be6b323810493d8c8f6f7667440fa469fdb" + integrity sha512-Xcpl9FqXOAYqI3j79pEtHBBnQgVXIhpULjGQa7DVb0Po+VzmSIK9kanAiWLHoRR/dbZ2qpdPshuXr8l1VaHCzw== dependencies: "@ungap/promise-all-settled" "1.1.2" ansi-colors "4.1.1"