diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 4818952824..7562bbc095 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -126,7 +126,7 @@ "pretender": "3.4.0", "reframe.js": "2.2.8", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", - "testem": "3.0.3", + "testem": "3.0.4", "top-gh-contribs": "2.0.4", "validator": "7.2.0", "walk-sync": "2.1.0" diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 2976ae5e99..d0c0d58cff 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -13262,10 +13262,10 @@ terser@^4.1.2, terser@^4.3.9: source-map "~0.6.1" source-map-support "~0.5.12" -testem@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/testem/-/testem-3.0.3.tgz#d59f1ffbcf497909aca5580b0496e6506350d7b8" - integrity sha512-mdBCCn8LlTmgFDpexemyGP4cjO1V0VASs/qbPGZk8Qo05EBnmch29LIqxvWUDih/nA6eau3reXp0rNEef7qpCw== +testem@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/testem/-/testem-3.0.4.tgz#6fe2a22993bb400c0bad47f2318898c86562df90" + integrity sha512-qVvlqIaffG/7s862JmUEPPfLIvMGTTzj+3HOz7r0o6bEll+H27Oqu4I9KrZauEXQheSOOTRApTAE/6RmM7IXlw== dependencies: backbone "^1.1.2" bluebird "^3.4.6"