Skip to content

Commit 6974b5e

Browse files
authored
vulnerabilities 2026-07-23 Episode I (#8250)
1 parent e7e26b6 commit 6974b5e

10 files changed

Lines changed: 383 additions & 295 deletions

File tree

.changeset/calm-suits-thank.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'hive': patch
3+
---
4+
5+
Address vulnerability [GHSA-4c8g-83qw-93j6](https://github.com/advisories/GHSA-4c8g-83qw-93j6) and
6+
[GHSA-v2hh-gcrm-f6hx](https://github.com/advisories/GHSA-v2hh-gcrm-f6hx).

.changeset/giant-fans-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'hive': patch
3+
---
4+
5+
Address vulnerability [GHSA-hrxh-6v49-42gf](https://github.com/advisories/GHSA-hrxh-6v49-42gf).

.changeset/many-rocks-show.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'hive': patch
3+
---
4+
5+
Address vulnerability [GHSA-c2j3-45gr-mqc4](https://github.com/advisories/GHSA-c2j3-45gr-mqc4).

.changeset/tired-days-invite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'hive': patch
3+
---
4+
5+
Address vulnerability [GHSA-v245-v573-v5vm](https://github.com/advisories/GHSA-v245-v573-v5vm).

docker/configs/otel-collector/extension-hiveauth/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
go.yaml.in/yaml/v3 v3.0.4 // indirect
4949
golang.org/x/net v0.55.0 // indirect
5050
golang.org/x/sys v0.45.0 // indirect
51-
google.golang.org/grpc v1.79.3 // indirect
51+
google.golang.org/grpc v1.82.1 // indirect
5252
google.golang.org/protobuf v1.36.11 // indirect
5353
gopkg.in/yaml.v3 v3.0.1 // indirect
5454
)

docker/configs/otel-collector/extension-hiveauth/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
109109
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
110110
golang.org/x/text v0.37.0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc=
111111
golang.org/x/text v0.37.0/go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38=
112-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b h1:Mv8VFug0MP9e5vUxfBcE3vUkV6CImK3cMNMIDFjmzxU=
113-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b/go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ=
114-
google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE=
115-
google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
112+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 h1:RmoJA1ujG+/lRGNfUnOMfhCy5EipVMyvUE+KNbPbTlw=
113+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
114+
google.golang.org/grpc v1.82.1 h1:NnAxzGRA0677vCa4BUkOAnO5+FfQqVl9iUXeD0IqcGE=
115+
google.golang.org/grpc v1.82.1/go.mod h1:yzTZ1TB1Z3SG+LIYaI+WiE8D5+PZ3ArnrSp8zF3+/ZA=
116116
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
117117
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
118118
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@
164164
"yauzl@2.x.x": "^3.2.1",
165165
"glob@10.x.x": "^10.5.0",
166166
"path-to-regexp@0.x.x": "^0.1.13",
167-
"fast-uri@2.x.x": "3.x.x",
168167
"ioredis": "5.10.1",
169168
"protobufjs@8.x.x": "8.6.4",
170169
"protobufjs@7.x.x": "7.6.5",
@@ -174,9 +173,18 @@
174173
"@babel/core": "7.29.7",
175174
"sha.js@<=2.4.11": ">=2.4.12",
176175
"brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
176+
"brace-expansion@>=2.0.0 <2.1.2": "^2.1.2",
177+
"brace-expansion@<1.1.16": "^1.1.16",
177178
"@sigstore/core@<=3.2.0": ">=3.2.1",
178179
"js-yaml@<3.15.0": "3.15.0",
179-
"sigstore@<=4.1.0": ">=4.1.1"
180+
"js-yaml@>=4.0.0 <4.3.0": "4.3.0",
181+
"sigstore@<=4.1.0": ">=4.1.1",
182+
"tar@<=7.5.18": "7.5.21",
183+
"fast-uri@2.x.x": "3.1.4",
184+
"fast-uri@3.x.x": "3.1.4",
185+
"@opentelemetry/propagator-jaeger@2.x.x": "2.9.0",
186+
"sharp@<0.35.0": "0.35.0",
187+
"body-parser@1.x.x": "1.20.6"
180188
},
181189
"patchedDependencies": {
182190
"mjml-core@4.14.0": "patches/mjml-core@4.14.0.patch",

packages/libraries/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@as-integrations/express4": "1.1.2",
5656
"@graphql-tools/schema": "10.0.25",
5757
"@types/express": "4.17.21",
58-
"body-parser": "2.2.1",
58+
"body-parser": "2.3.0",
5959
"express": "4.21.2",
6060
"graphql": "16.9.0",
6161
"graphql-ws": "5.16.1",

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"crypto-js": "^4.2.0",
9999
"date-fns": "4.1.0",
100100
"date-fns-tz": "3.2.0",
101-
"dompurify": "3.4.11",
101+
"dompurify": "3.4.12",
102102
"dotenv": "16.4.7",
103103
"echarts": "6.1.0",
104104
"echarts-for-react": "3.0.6",

0 commit comments

Comments
 (0)