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",
|