diff --git a/package-lock.json b/package-lock.json index bb6ef6f74..9fe653adf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@release-it-plugins/lerna-changelog": "7.0.0", "@tsconfig/ember": "3.0.9", "@types/luxon": "3.4.2", - "@types/qunit": "2.19.10", + "@types/qunit": "2.19.12", "@types/rsvp": "4.0.9", "@types/sjcl": "1.0.34", "@typescript-eslint/eslint-plugin": "7.18.0", @@ -10817,9 +10817,9 @@ "license": "MIT" }, "node_modules/@types/qunit": { - "version": "2.19.10", - "resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.10.tgz", - "integrity": "sha512-gVB+rxvxmbyPFWa6yjjKgcumWal3hyqoTXI0Oil161uWfo1OCzWZ/rnEumsx+6uVgrwPrCrhpQbLkzfildkSbg==", + "version": "2.19.12", + "resolved": "https://registry.npmjs.org/@types/qunit/-/qunit-2.19.12.tgz", + "integrity": "sha512-II+C1wgzUia0g+tGAH+PBb4XiTm8/C/i6sN23r21NNskBYOYrv+qnW0tFQ/IxZzKVwrK4CTglf8YO3poJUclQA==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index b5ff020a3..402748eeb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@release-it-plugins/lerna-changelog": "7.0.0", "@tsconfig/ember": "3.0.9", "@types/luxon": "3.4.2", - "@types/qunit": "2.19.10", + "@types/qunit": "2.19.12", "@types/rsvp": "4.0.9", "@types/sjcl": "1.0.34", "@typescript-eslint/eslint-plugin": "7.18.0",