mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
chore(lockfile): fix pnpm-lock
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -6587,7 +6587,7 @@ snapshots:
|
||||
|
||||
'@larksuiteoapi/node-sdk@1.58.0':
|
||||
dependencies:
|
||||
axios: 1.13.4
|
||||
axios: 1.13.4(debug@4.4.3)
|
||||
lodash.identity: 3.0.0
|
||||
lodash.merge: 4.6.2
|
||||
lodash.pickby: 4.6.0
|
||||
@@ -6603,7 +6603,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 24.10.11
|
||||
optionalDependencies:
|
||||
axios: 1.13.4
|
||||
axios: 1.13.4(debug@4.4.3)
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
@@ -6806,7 +6806,7 @@ snapshots:
|
||||
'@azure/core-auth': 1.10.1
|
||||
'@azure/msal-node': 3.8.6
|
||||
'@microsoft/agents-activity': 1.2.3
|
||||
axios: 1.13.4
|
||||
axios: 1.13.4(debug@4.4.3)
|
||||
jsonwebtoken: 9.0.3
|
||||
jwks-rsa: 3.2.2
|
||||
object-path: 0.11.8
|
||||
@@ -7641,7 +7641,7 @@ snapshots:
|
||||
'@slack/types': 2.19.0
|
||||
'@slack/web-api': 7.13.0
|
||||
'@types/express': 5.0.6
|
||||
axios: 1.13.4
|
||||
axios: 1.13.4(debug@4.4.3)
|
||||
express: 5.2.1
|
||||
path-to-regexp: 8.3.0
|
||||
raw-body: 3.0.2
|
||||
@@ -7687,7 +7687,7 @@ snapshots:
|
||||
'@slack/types': 2.19.0
|
||||
'@types/node': 25.2.1
|
||||
'@types/retry': 0.12.0
|
||||
axios: 1.13.4
|
||||
axios: 1.13.4(debug@4.4.3)
|
||||
eventemitter3: 5.0.4
|
||||
form-data: 2.5.4
|
||||
is-electron: 2.2.2
|
||||
@@ -8581,14 +8581,6 @@ snapshots:
|
||||
|
||||
aws4@1.13.2: {}
|
||||
|
||||
axios@1.13.4:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11
|
||||
form-data: 2.5.4
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
axios@1.13.4(debug@4.4.3):
|
||||
dependencies:
|
||||
follow-redirects: 1.15.11(debug@4.4.3)
|
||||
@@ -9164,8 +9156,6 @@ snapshots:
|
||||
|
||||
flatbuffers@24.12.23: {}
|
||||
|
||||
follow-redirects@1.15.11: {}
|
||||
|
||||
follow-redirects@1.15.11(debug@4.4.3):
|
||||
optionalDependencies:
|
||||
debug: 4.4.3
|
||||
|
||||
Reference in New Issue
Block a user