Skip to content

Commit f7a53ab

Browse files
committed
chore: Update dependency minor versions
1 parent 749fdec commit f7a53ab

File tree

3 files changed

+102
-98
lines changed

3 files changed

+102
-98
lines changed

frontend/package-lock.json

Lines changed: 96 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
github.com/google/uuid v1.6.0
99
github.com/gorilla/websocket v1.5.3
1010
github.com/pkg/errors v0.9.1
11-
golang.org/x/net v0.38.0
11+
golang.org/x/net v0.41.0
1212
google.golang.org/protobuf v1.36.6
1313
gopkg.in/yaml.v3 v3.0.1
1414
)
1515

16-
require golang.org/x/sys v0.31.0 // indirect
16+
require golang.org/x/sys v0.33.0 // indirect

0 commit comments

Comments
 (0)