diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index aa2ab6a60..e88067228 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -29408,7 +29408,7 @@ SOFTWARE. The following npm packages may be included in this product: - undici-types@6.19.8 - - undici@6.27.0 + - undici@6.28.0 These packages each contain the following license: diff --git a/package-lock.json b/package-lock.json index 2c9b126ad..c5fb028c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54495,9 +54495,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "6.27.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.27.0.tgz", - "integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==", + "version": "6.28.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.28.0.tgz", + "integrity": "sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==", "devOptional": true, "license": "MIT", "engines": {