chore: update dependencies in pnpm-lock.yaml and Go modules
Frontend CI / Frontend (push) Has been cancelled
Backend CI / Backend (push) Has been cancelled

- Updated dompurify from 3.3.3 to 3.4.2
- Updated axios from 1.14.0 to 1.15.2
- Updated Go module github.com/golang-jwt/jwt/v5 from v5.2.1 to v5.2.2
- Updated Go module github.com/jackc/pgx/v5 from v5.5.5 to v5.9.0
- Updated Go module github.com/redis/go-redis/v9 from v9.5.1 to v9.7.3
- Updated Go module github.com/stretchr/testify from v1.9.0 to v1.11.1
- Updated various golang.org/x modules to their latest versions
- Updated google.golang.org/grpc from v1.66.0 to v1.79.3
- Updated google.golang.org/protobuf from v1.34.2 to v1.36.10
This commit is contained in:
2026-05-02 00:49:35 +08:00
parent c08ae1def0
commit 501763c0d5
5 changed files with 84 additions and 64 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"type": "module",
"dependencies": {
"@geo/shared-types": "workspace:*",
"axios": "^1.14.0"
"axios": "^1.15.1"
},
"exports": {
".": "./src/index.ts"