fix(security): pin tlon api source and secure hold music url

This commit is contained in:
Peter Steinberger
2026-03-03 01:45:17 +00:00
parent 61f29830bc
commit 16fd604219
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"description": "OpenClaw Tlon/Urbit channel plugin",
"type": "module",
"dependencies": {
"@tloncorp/api": "github:tloncorp/api-beta#main",
"@tloncorp/api": "github:tloncorp/api-beta#7eede1c1a756977b09f96aa14a92e2b06318ae87",
"@tloncorp/tlon-skill": "0.1.9",
"@urbit/aura": "^3.0.0",
"@urbit/http-api": "^3.0.0"

View File

@@ -304,7 +304,7 @@ export class VoiceCallWebhookServer {
body: `<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="alice">All agents are currently busy. Please hold.</Say>
<Play loop="0">http://com.twilio.sounds.music.s3.amazonaws.com/MARKOVICHAMP-B8.mp3</Play>
<Play loop="0">https://s3.amazonaws.com/com.twilio.music.classical/BusyStrings.mp3</Play>
</Response>`,
};
}

2
pnpm-lock.yaml generated
View File

@@ -437,7 +437,7 @@ importers:
extensions/tlon:
dependencies:
'@tloncorp/api':
specifier: github:tloncorp/api-beta#main
specifier: github:tloncorp/api-beta#7eede1c1a756977b09f96aa14a92e2b06318ae87
version: https://codeload.github.com/tloncorp/api-beta/tar.gz/7eede1c1a756977b09f96aa14a92e2b06318ae87
'@tloncorp/tlon-skill':
specifier: 0.1.9