diff --git a/package.json b/package.json index df03ddd091..fd20ede6cd 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "sort-package-json": "^1.55.0", "symlink-or-copy": "^1.3.1", "temp": "0.9.4", - "testem": "^3.7.0", + "testem": "^3.10.1", "tiny-lr": "^2.0.0", "tree-sync": "^2.1.0", "uuid": "^8.3.2", diff --git a/yarn.lock b/yarn.lock index 83a1bc58e0..40f995b648 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8159,10 +8159,10 @@ testdouble@^3.16.5, testdouble@^3.2.6: stringify-object-es5 "^2.5.0" theredoc "^1.0.0" -testem@^3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/testem/-/testem-3.7.0.tgz#9ea8dac471bf6f5f9e5f999feb9d68b9925cc61b" - integrity sha512-dJWbMiaR0gE1UHeVa0mMisc39Anx5xyyg6Jgxh0G96YD+XTQNrXrz4+m59HQ0dhjQsh091nghXhz7t6tJl3k1w== +testem@^3.10.1: + version "3.10.1" + resolved "https://registry.yarnpkg.com/testem/-/testem-3.10.1.tgz#bab8a83bec11e975f7d1e47e924eed6135957e5b" + integrity sha512-42c4e7qlAelwMd8O3ogtVGRbgbr6fJnX6H51ACOIG1V1IjsKPlcQtxPyOwaL4iikH22Dfh+EyIuJnMG4yxieBQ== dependencies: "@xmldom/xmldom" "^0.8.0" backbone "^1.1.2"