summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-03-16 18:59:22 +0100
committerRory& <root@rory.gay>2026-03-16 18:59:22 +0100
commit3a7b56d2cc656abaea0055f87ce0a0dbda566b64 (patch)
tree719d65db9acba732defc5310ee29a165e88e7406 /package.json
parentCDN/Attachments: allow access by server request sig (diff)
downloadserver-ts-3a7b56d2cc656abaea0055f87ce0a0dbda566b64.tar.xz
Update npm packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json

index fb804328..1e5d77ee 100644 --- a/package.json +++ b/package.json
@@ -78,7 +78,7 @@ "typescript-json-schema": "^0.65.1" }, "dependencies": { - "@spacebarchat/pion-webrtc": "^0.0.1", + "@spacebarchat/pion-webrtc": "^0.0.3", "@toondepauw/node-zstd": "^1.2.0", "ajv": "^8.18.0", "ajv-formats": "^3.0.1", @@ -89,7 +89,7 @@ "chalk": "^5.6.2", "cheerio": "^1.2.0", "cookie-parser": "^1.4.7", - "discord-protos": "^1.2.102", + "discord-protos": "1.2.102", "dotenv": "^17.3.1", "email-providers": "^2.22.0", "exif-be-gone": "^1.5.1",