diff --git a/package-lock.json b/package-lock.json index 498b6c037d078..1fd245dd80a63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -141,7 +141,7 @@ "install-changed": "1.1.0", "postcss": "8.5.3", "prettier": "npm:wp-prettier@3.0.3", - "qunit": "~2.23.1", + "qunit": "~2.24.1", "react-refresh": "0.14.0", "sass": "1.85.1", "sinon": "16.1.3", @@ -29520,9 +29520,9 @@ } }, "node_modules/qunit": { - "version": "2.23.1", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.23.1.tgz", - "integrity": "sha512-CGrsGy7NhkQmfiyOixBpbexh2PT7ekIb35uWiBi/hBNdTJF1W98UonyACFJJs8UmcP96lH+YJlX99dYZi5rZkg==", + "version": "2.24.1", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz", + "integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d1a4f9d5e9dbc..9fe9ec9fc51b1 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "install-changed": "1.1.0", "postcss": "8.5.3", "prettier": "npm:wp-prettier@3.0.3", - "qunit": "~2.23.1", + "qunit": "~2.24.1", "react-refresh": "0.14.0", "sass": "1.85.1", "sinon": "16.1.3",