diff --git a/package-lock.json b/package-lock.json index 5de6c1a24..e4378b0d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@tsconfig/ember": "3.0.9", "@types/eslint__js": "9.14.0", "@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", "bootstrap": "4.6.2", @@ -10891,9 +10891,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 a888ef413..f4be82825 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@tsconfig/ember": "3.0.9", "@types/eslint__js": "9.14.0", "@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", "bootstrap": "4.6.2",