Skip to content

Commit f7334ff

Browse files
authored
fix: security vulnerabilities 2026-05-26 (#8076)
1 parent f66cf28 commit f7334ff

4 files changed

Lines changed: 81 additions & 76 deletions

File tree

.changeset/calm-games-sing.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-q8mj-m7cp-5q26](https://github.com/advisories/GHSA-q8mj-m7cp-5q26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"tailwindcss": "3.4.17",
106106
"tsup": "8.4.0",
107107
"tsx": "4.19.2",
108-
"turbo": "2.5.8",
108+
"turbo": "2.9.14",
109109
"typescript": "5.7.3",
110110
"vite-tsconfig-paths": "5.1.4",
111111
"vitest": "4.1.3"

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"graphql-ws": "5.16.1",
111111
"idb-keyval": "6.2.1",
112112
"immer": "10.1.3",
113-
"js-cookie": "3.0.5",
113+
"js-cookie": "3.0.7",
114114
"json-schema-typed": "8.0.1",
115115
"json-schema-yup-transformer": "1.6.12",
116116
"jsurl2": "2.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)