diff --git a/package-lock.json b/package-lock.json index a0c474e..c3c70af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "loopback4-notifications", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "loopback4-notifications", - "version": "10.0.0", + "version": "10.1.0", "license": "MIT", "dependencies": { "@loopback/boot": "^8.0.12", @@ -52,8 +52,7 @@ "socket.io-client": "^4.8.3", "source-map-support": "^0.5.21", "twilio": "^3.82.0", - "typescript": "~5.7.3", - "undici": "^7.24.0" + "typescript": "~5.7.3" }, "engines": { "node": ">=20" @@ -8020,9 +8019,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "funding": [ { "type": "github",