Skip to content

Commit

Permalink
chore(deps): update to @mafalda-sfu/scalabilitymodes@3.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 26, 2024
1 parent bf26224 commit 8bd72ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mafalda-sfu/mediasoup-ortc",
"version": "3.14.8",
"version": "3.14.9",
"description": "ORTC helper functions extracted from Mediasoup",
"exports": {
".": "./lib/ortc.js",
Expand Down Expand Up @@ -29,12 +29,12 @@
},
"homepage": "https://mafalda.io/Mediasoup-ORTC",
"dependencies": {
"@mafalda-sfu/scalabilitymodes": "^3.14.8",
"@mafalda-sfu/scalabilitymodes": "^3.14.9",
"h264-profile-level-id": "^2.0.0"
},
"devDependencies": {
"@types/node": "^20.14.8",
"@types/node": "^20.14.12",
"tar-stream": "^3.1.7",
"typescript": "^5.5.2"
"typescript": "^5.5.4"
}
}

0 comments on commit 8bd72ba

Please sign in to comment.