Skip to content

Commit a011f2d

Browse files
committed
chore: audit
1 parent 9a85d75 commit a011f2d

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,7 @@
262262
"hono@<4.9.7": "4.9.7",
263263
"tar-fs@>=3.0.0 <3.1.1": ">=3.1.1",
264264
"vite@>=6.0.0 <=6.4.0": "6.4.1",
265-
"hono@>=1.1.0 <4.10.2": "4.10.2",
266-
"js-yaml@<4.1.1": "4.1.1"
265+
"hono@>=1.1.0 <4.10.2": "4.10.2"
267266
},
268267
"onlyBuiltDependencies": [
269268
"bun",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
auditConfig:
22
ignoreGhsas:
33
- GHSA-ffrw-9mx8-89p8
4+
- GHSA-mh29-5h37-fv8m
45
catalog:
56
'@types/react': ^19
67
'@types/react-dom': ^19

0 commit comments

Comments
 (0)