diff --git a/web/src/Web.App/package-lock.json b/web/src/Web.App/package-lock.json index 9750fd17fa..77ff0a295f 100644 --- a/web/src/Web.App/package-lock.json +++ b/web/src/Web.App/package-lock.json @@ -2517,13 +2517,13 @@ } }, "node_modules/@types/node": { - "version": "24.7.0", - "resolved": "https://dfe-ssp.pkgs.visualstudio.com/s198-DfE-Benchmarking-service/_packaging/education-benchmarking/npm/registry/@types/node/-/node-24.7.0.tgz", - "integrity": "sha1-o0yfDTQB2zlnguRAMX3V2Dc8KG8=", + "version": "24.9.2", + "resolved": "https://dfe-ssp.pkgs.visualstudio.com/s198-DfE-Benchmarking-service/_packaging/education-benchmarking/npm/registry/@types/node/-/node-24.9.2.tgz", + "integrity": "sha1-kN7SQi2/yvz3IIDyiXWtwhNmFI0=", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~7.14.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/tough-cookie": { @@ -9783,9 +9783,9 @@ } }, "node_modules/undici-types": { - "version": "7.14.0", - "resolved": "https://dfe-ssp.pkgs.visualstudio.com/s198-DfE-Benchmarking-service/_packaging/education-benchmarking/npm/registry/undici-types/-/undici-types-7.14.0.tgz", - "integrity": "sha1-TAN7MspNfWL64EIXRgQ0FYi8CEA=", + "version": "7.16.0", + "resolved": "https://dfe-ssp.pkgs.visualstudio.com/s198-DfE-Benchmarking-service/_packaging/education-benchmarking/npm/registry/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha1-/8zf82rqSITL/OmnUKBYAiT1ikY=", "dev": true, "license": "MIT" },