Skip to content

Commit 8a90a20

Browse files
fix(deps): update all dependencies
1 parent eef11aa commit 8a90a20

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/pion/sdp/v3 v3.0.14
4545
github.com/pion/webrtc/v4 v4.1.2
4646
github.com/pkg/errors v0.9.1
47-
github.com/quic-go/quic-go v0.52.0 // latest
47+
github.com/quic-go/quic-go v0.53.0 // latest
4848
github.com/sasha-s/go-deadlock v0.3.5
4949
github.com/sirupsen/logrus v1.9.3
5050
github.com/zeebo/blake3 v0.2.4

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2113,9 +2113,9 @@ prelude-ls@^1.2.1:
21132113
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
21142114

21152115
prettier@^3.1.1:
2116-
version "3.6.0"
2117-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
2118-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
2116+
version "3.6.1"
2117+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
2118+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
21192119

21202120
progress-events@^1.0.0, progress-events@^1.0.1:
21212121
version "1.0.1"

0 commit comments

Comments
 (0)