mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: sync lockfile for diagnostics-otel deps (#24991) (thanks @stakeswky)
This commit is contained in:
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -322,12 +322,6 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../..
|
version: link:../..
|
||||||
|
|
||||||
extensions/google-antigravity-auth:
|
|
||||||
devDependencies:
|
|
||||||
openclaw:
|
|
||||||
specifier: workspace:*
|
|
||||||
version: link:../..
|
|
||||||
|
|
||||||
extensions/google-gemini-cli-auth:
|
extensions/google-gemini-cli-auth:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
openclaw:
|
openclaw:
|
||||||
@@ -6890,7 +6884,7 @@ snapshots:
|
|||||||
|
|
||||||
'@larksuiteoapi/node-sdk@1.59.0':
|
'@larksuiteoapi/node-sdk@1.59.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.13.5
|
axios: 1.13.5(debug@4.4.3)
|
||||||
lodash.identity: 3.0.0
|
lodash.identity: 3.0.0
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
lodash.pickby: 4.6.0
|
lodash.pickby: 4.6.0
|
||||||
@@ -6906,7 +6900,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.13
|
'@types/node': 24.10.13
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
axios: 1.13.5
|
axios: 1.13.5(debug@4.4.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
|
|
||||||
@@ -7095,7 +7089,7 @@ snapshots:
|
|||||||
'@azure/core-auth': 1.10.1
|
'@azure/core-auth': 1.10.1
|
||||||
'@azure/msal-node': 5.0.4
|
'@azure/msal-node': 5.0.4
|
||||||
'@microsoft/agents-activity': 1.3.1
|
'@microsoft/agents-activity': 1.3.1
|
||||||
axios: 1.13.5
|
axios: 1.13.5(debug@4.4.3)
|
||||||
jsonwebtoken: 9.0.3
|
jsonwebtoken: 9.0.3
|
||||||
jwks-rsa: 3.2.2
|
jwks-rsa: 3.2.2
|
||||||
object-path: 0.11.8
|
object-path: 0.11.8
|
||||||
@@ -7997,7 +7991,7 @@ snapshots:
|
|||||||
'@slack/types': 2.20.0
|
'@slack/types': 2.20.0
|
||||||
'@slack/web-api': 7.14.1
|
'@slack/web-api': 7.14.1
|
||||||
'@types/express': 5.0.6
|
'@types/express': 5.0.6
|
||||||
axios: 1.13.5
|
axios: 1.13.5(debug@4.4.3)
|
||||||
express: 5.2.1
|
express: 5.2.1
|
||||||
path-to-regexp: 8.3.0
|
path-to-regexp: 8.3.0
|
||||||
raw-body: 3.0.2
|
raw-body: 3.0.2
|
||||||
@@ -8043,7 +8037,7 @@ snapshots:
|
|||||||
'@slack/types': 2.20.0
|
'@slack/types': 2.20.0
|
||||||
'@types/node': 25.3.0
|
'@types/node': 25.3.0
|
||||||
'@types/retry': 0.12.0
|
'@types/retry': 0.12.0
|
||||||
axios: 1.13.5
|
axios: 1.13.5(debug@4.4.3)
|
||||||
eventemitter3: 5.0.4
|
eventemitter3: 5.0.4
|
||||||
form-data: 2.5.4
|
form-data: 2.5.4
|
||||||
is-electron: 2.2.2
|
is-electron: 2.2.2
|
||||||
@@ -8935,14 +8929,6 @@ snapshots:
|
|||||||
|
|
||||||
aws4@1.13.2: {}
|
aws4@1.13.2: {}
|
||||||
|
|
||||||
axios@1.13.5:
|
|
||||||
dependencies:
|
|
||||||
follow-redirects: 1.15.11
|
|
||||||
form-data: 2.5.4
|
|
||||||
proxy-from-env: 1.1.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- debug
|
|
||||||
|
|
||||||
axios@1.13.5(debug@4.4.3):
|
axios@1.13.5(debug@4.4.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.11(debug@4.4.3)
|
follow-redirects: 1.15.11(debug@4.4.3)
|
||||||
@@ -9512,8 +9498,6 @@ snapshots:
|
|||||||
|
|
||||||
flatbuffers@24.12.23: {}
|
flatbuffers@24.12.23: {}
|
||||||
|
|
||||||
follow-redirects@1.15.11: {}
|
|
||||||
|
|
||||||
follow-redirects@1.15.11(debug@4.4.3):
|
follow-redirects@1.15.11(debug@4.4.3):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
debug: 4.4.3
|
debug: 4.4.3
|
||||||
|
|||||||
Reference in New Issue
Block a user