diff --git a/TREM.Electron/package-lock.json b/TREM.Electron/package-lock.json index 150f6ba7..b356f972 100644 --- a/TREM.Electron/package-lock.json +++ b/TREM.Electron/package-lock.json @@ -30,7 +30,7 @@ "speak-tts": "^2.0.8", "tinycolor2": "1.6.0", "tough-cookie": "^5.1.2", - "undici": "7.12.0", + "undici": "7.21.0", "ws": "^8.18.3" }, "devDependencies": { @@ -6600,9 +6600,9 @@ } }, "node_modules/undici": { - "version": "7.12.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.12.0.tgz", - "integrity": "sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.21.0.tgz", + "integrity": "sha512-Hn2tCQpoDt1wv23a68Ctc8Cr/BHpUSfaPYrkajTXOS9IKpxVRx/X5m1K2YkbK2ipgZgxXSgsUinl3x+2YdSSfg==", "license": "MIT", "engines": { "node": ">=20.18.1" diff --git a/TREM.Electron/package.json b/TREM.Electron/package.json index 659aa896..9c27429a 100644 --- a/TREM.Electron/package.json +++ b/TREM.Electron/package.json @@ -108,7 +108,7 @@ "speak-tts": "^2.0.8", "tinycolor2": "1.6.0", "tough-cookie": "^5.1.2", - "undici": "7.12.0", + "undici": "7.21.0", "ws": "^8.18.3" }, "dependenciesoff": {