mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 09:11:13 +00:00
fix: pin defu to 6.1.5
This commit is contained in:
@@ -1182,6 +1182,7 @@
|
||||
"hono": "4.12.10",
|
||||
"@hono/node-server": "1.19.10",
|
||||
"axios": "1.13.6",
|
||||
"defu": "6.1.5",
|
||||
"fast-xml-parser": "5.5.7",
|
||||
"request": "npm:@cypress/request@3.0.10",
|
||||
"request-promise": "npm:@cypress/request-promise@5.0.0",
|
||||
|
||||
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -9,6 +9,7 @@ overrides:
|
||||
hono: 4.12.10
|
||||
'@hono/node-server': 1.19.10
|
||||
axios: 1.13.6
|
||||
defu: 6.1.5
|
||||
fast-xml-parser: 5.5.7
|
||||
request: npm:@cypress/request@3.0.10
|
||||
request-promise: npm:@cypress/request-promise@5.0.0
|
||||
@@ -4121,8 +4122,8 @@ packages:
|
||||
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
|
||||
defu@6.1.4:
|
||||
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
||||
defu@6.1.5:
|
||||
resolution: {integrity: sha512-pwdBJxJuJXmqrLO6s0VBmfbRz+G7FUzkjldAsdi9Yrv86mPyzq0ll1o8+8gB4Gsr6GJHbK1Lh3ngllgTInDCjA==}
|
||||
|
||||
degenerator@5.0.1:
|
||||
resolution: {integrity: sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==}
|
||||
@@ -10523,7 +10524,7 @@ snapshots:
|
||||
|
||||
deep-extend@0.6.0: {}
|
||||
|
||||
defu@6.1.4: {}
|
||||
defu@6.1.5: {}
|
||||
|
||||
degenerator@5.0.1:
|
||||
dependencies:
|
||||
@@ -13016,7 +13017,7 @@ snapshots:
|
||||
dependencies:
|
||||
ansis: 4.2.0
|
||||
cac: 7.0.0
|
||||
defu: 6.1.4
|
||||
defu: 6.1.5
|
||||
empathic: 2.0.0
|
||||
hookable: 6.1.0
|
||||
import-without-cache: 0.2.5
|
||||
|
||||
Reference in New Issue
Block a user