mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-24 14:34:26 -05:00
chore(deps): apply patched security floors (#10600)
This commit is contained in:
Generated
+288
-805
File diff suppressed because it is too large
Load Diff
+19
-12
@@ -5,18 +5,18 @@ packages:
|
||||
- test
|
||||
|
||||
overrides:
|
||||
axios: '>=1.15.2 <2'
|
||||
axios: '>=1.18.0 <2'
|
||||
node-forge: '>=1.4.0 <2'
|
||||
h3@<2: '>=1.15.9'
|
||||
h3-v2: 'npm:h3@^2.0.1-rc.15'
|
||||
brace-expansion@<2: 1.1.13
|
||||
brace-expansion@>=2 <4: 2.0.3
|
||||
brace-expansion@>=4: 5.0.6
|
||||
brace-expansion@<2: 1.1.16
|
||||
brace-expansion@>=2 <4: 2.1.2
|
||||
brace-expansion@>=4: '>=5.0.8 <6'
|
||||
cookie@<0.7.0: '>=0.7.2 <0.8'
|
||||
'@xmldom/xmldom@<0.8.13': '>=0.8.13 <0.9'
|
||||
'devalue@>=5.6.3 <=5.8.0': 5.8.1
|
||||
esbuild@<0.28.1: '>=0.28.1 <0.29'
|
||||
fast-uri@<=3.1.1: 3.1.2
|
||||
fast-uri@<=3.1.3: '>=3.1.4 <4'
|
||||
fast-xml-builder@<=1.1.6: '>=1.1.7 <2'
|
||||
fast-xml-parser@<5.7.0: '>=5.8.0 <6'
|
||||
follow-redirects@<=1.15.11: '>=1.16.0 <2'
|
||||
@@ -24,32 +24,39 @@ overrides:
|
||||
lodash@<4.18.0: ^4.18.1
|
||||
path-to-regexp@>=8: 8.4.0
|
||||
'picomatch@>=4 <4.0.4': 4.0.4
|
||||
dompurify: '>=3.3.2 <4'
|
||||
dompurify: '>=3.4.12 <4'
|
||||
happy-dom: '>=20.8.9 <21'
|
||||
defu@<6.1.5: '>=6.1.5 <7'
|
||||
undici@>=7 <7.24.0: '>=7.24.0 <8'
|
||||
tar@<7.5.11: '>=7.5.11 <8'
|
||||
tar@<7.5.21: '>=7.5.21 <8'
|
||||
minimatch@>=9 <9.0.7: '>=9.0.7 <10'
|
||||
flatted@<3.4.2: '>=3.4.2 <4'
|
||||
serialize-javascript@<7.0.3: '>=7.0.3 <8'
|
||||
'@remix-run/router@<1.23.2': '>=1.23.2 <2'
|
||||
'@remix-run/react@<2.17.3': '>=2.17.3 <3'
|
||||
'@hono/node-server@<1.19.10': '>=1.19.10 <2'
|
||||
'@hono/node-server@<2.0.5': '>=2.0.5 <3'
|
||||
hono@<4.12.25: '>=4.12.25 <5'
|
||||
nitropack@<2.13.4: '>=2.13.4 <3'
|
||||
postcss@<8.5.10: '>=8.5.14 <9'
|
||||
postcss@<8.5.18: '>=8.5.18 <9'
|
||||
smol-toml@<1.6.1: '>=1.6.1 <2'
|
||||
srvx@<0.11.13: '>=0.11.13 <0.12'
|
||||
svelte@<=5.55.6: '>=5.55.7 <6'
|
||||
'vite@>=6 <6.4.2': 6.4.2
|
||||
'vite@>=6 <6.4.3': '>=6.4.3 <7'
|
||||
yaml: ^2.9.0
|
||||
express-rate-limit@<8.2.2: '>=8.2.2 <9'
|
||||
effect@<3.20.0: '>=3.20.0 <4'
|
||||
js-cookie@<3.0.7: '>=3.0.7 <4'
|
||||
qs@<6.15.2: '>=6.15.2 <7'
|
||||
'ws@>=8 <8.20.1': '>=8.20.1 <9'
|
||||
'ws@>=8 <8.21.0': '>=8.21.0 <9'
|
||||
'ws@<7.5.11': '>=7.5.11 <8'
|
||||
uuid@<11.1.1: '>=11.1.1 <12'
|
||||
shell-quote@<=1.8.3: 1.8.4
|
||||
shell-quote@<=1.8.4: '>=1.9.0 <2'
|
||||
'form-data@<4.0.6': '>=4.0.6 <5'
|
||||
'js-yaml@<3.15.0': '>=3.15.0 <4'
|
||||
'js-yaml@>=4 <4.3.0': '>=4.3.0 <5'
|
||||
'seroval@<1.5.3': '>=1.5.3 <2'
|
||||
'valibot@<1.4.2': '>=1.4.2 <2'
|
||||
'@babel/core@<7.29.6': '>=7.29.6 <8'
|
||||
|
||||
catalog:
|
||||
'@better-auth/utils': 0.4.2
|
||||
|
||||
Reference in New Issue
Block a user