Skip to content

Commit b9c2f19

Browse files
authored
fix(security): upgrade nitro to 3.0.260429-beta (#73)
Closes Dependabot alert #122 (ufo vulnerability via nitro). - Updates nitro from 3.0.260415-beta to 3.0.260429-beta (per nitrojs/nitro#4236) - Pulls in ufo >= 1.6.4 (patched) - Full gate passes Based on latest malar (51bc32f)
1 parent 51bc32f commit b9c2f19

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"clsx": "^2.1.1",
4848
"lucide-react": "^0.545.0",
4949
"motion": "^12.38.0",
50-
"nitro": "3.0.260415-beta",
50+
"nitro": "3.0.260429-beta",
5151
"radix-ui": "^1.4.3",
5252
"react": "^19.2.5",
5353
"react-dom": "^19.2.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)