diff --git a/package.json b/package.json index f528e7e..beb3e73 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "loader.js": "^4.7.0", "npm-run-all": "^4.1.5", "prettier": "^2.2.1", - "qunit": "^2.17.0", + "qunit": "^2.17.1", "qunit-dom": "^1.6.0", "semantic-release": "^17.4.7", "typescript": "^4.4.3" diff --git a/yarn.lock b/yarn.lock index fe54ce8..73e5690 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11356,10 +11356,10 @@ qunit-dom@^1.6.0: ember-cli-babel "^7.23.0" ember-cli-version-checker "^5.1.1" -qunit@^2.17.0: - version "2.17.0" - resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.0.tgz#4c2dd5a4ee91cd8f8462708a37e710a3e622c321" - integrity sha512-3zXO4T3KT8liCXYDqu68SmK6D7JgI80R6gUPGjzxXwh9rjwdmmx09YZhGLfT466PC/XlORr8xvxlNx3i3S72Rw== +qunit@^2.17.1: + version "2.17.1" + resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.1.tgz#1969efe4c9b776b4b8cd4fc2fb9634e8f762e177" + integrity sha512-Gx1tpSfYbjRe4TRKCVBLlnCaVThF5Pdnmbbv/zLFfgWKddeQHV/eNi1BG392hw4gEDh2sflMj8kmPJlT7+kVMA== dependencies: commander "7.1.0" node-watch "0.7.1"