Skip to content

Commit 54b1141

Browse files
Fix dependency vulnerability overrides
1 parent f3d1d88 commit 54b1141

2 files changed

Lines changed: 19 additions & 21 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
overrides:
22
'@babel/core@<=7.29.0': '>=7.29.1'
33
picomatch: ^4.0.4
4-
vite@<7.3.2: ~7.3.5
4+
vite@<7.3.5: ~7.3.5
55
fast-uri@<=3.1.0: '>=3.1.1'
66
fast-uri@<=3.1.1: '>=3.1.2'
7-
hono@<4.12.18: '>=4.12.25'
7+
hono@<4.12.25: '>=4.12.25'
88
ip-address@<=10.1.0: '>=10.1.1'
9-
hono@<4.12.16: '>=4.12.16'
109
brace-expansion@>=5.0.0 <5.0.6: '>=5.0.6'
1110
esbuild@>=0.27.3 <0.28.1: ^0.28.1
1211
tar@<=7.5.15: '>=7.5.16'

0 commit comments

Comments
 (0)