diff --git a/054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app/package-lock.json b/054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app/package-lock.json index 2234c644bc..7ff0627cad 100644 --- a/054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app/package-lock.json +++ b/054-AzureLoadTesting/Student/Resources/Sample-nodejs-loadtest-app/package-lock.json @@ -669,9 +669,9 @@ } }, "node_modules/undici": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", - "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.0.tgz", + "integrity": "sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==", "license": "MIT", "engines": { "node": ">=20.18.1"