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 866c30833d..50f02efc71 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.22.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.22.0.tgz", - "integrity": "sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg==", + "version": "7.24.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.1.tgz", + "integrity": "sha512-5xoBibbmnjlcR3jdqtY2Lnx7WbrD/tHlT01TmvqZUFVc9Q1w4+j5hbnapTqbcXITMH1ovjq/W7BkqBilHiVAaA==", "license": "MIT", "engines": { "node": ">=20.18.1"