diff --git a/src2.0/client/package-lock.json b/src2.0/client/package-lock.json index 6de1d84..a0f5052 100644 --- a/src2.0/client/package-lock.json +++ b/src2.0/client/package-lock.json @@ -17373,9 +17373,9 @@ } }, "undici": { - "version": "5.15.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.15.1.tgz", - "integrity": "sha512-XLk8g0WAngdvFqTI+VKfBtM4YWXgdxkf1WezC771Es0Dd+Pm1KmNx8t93WTC+Hh9tnghmVxkclU1HN+j+CvIUA==", + "version": "5.19.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.19.1.tgz", + "integrity": "sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A==", "dev": true, "requires": { "busboy": "^1.6.0"