mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:00:45 +00:00
build: bump basic-ftp override
This commit is contained in:
@@ -1508,7 +1508,7 @@
|
||||
"fast-xml-parser": "5.5.7",
|
||||
"request": "npm:@cypress/request@3.0.10",
|
||||
"request-promise": "npm:@cypress/request-promise@5.0.0",
|
||||
"basic-ftp": "5.2.2",
|
||||
"basic-ftp": "5.3.0",
|
||||
"file-type": "22.0.1",
|
||||
"form-data": "2.5.4",
|
||||
"minimatch": "10.2.4",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -14,7 +14,7 @@ overrides:
|
||||
fast-xml-parser: 5.5.7
|
||||
request: npm:@cypress/request@3.0.10
|
||||
request-promise: npm:@cypress/request-promise@5.0.0
|
||||
basic-ftp: 5.2.2
|
||||
basic-ftp: 5.3.0
|
||||
file-type: 22.0.1
|
||||
form-data: 2.5.4
|
||||
minimatch: 10.2.4
|
||||
@@ -4625,8 +4625,8 @@ packages:
|
||||
base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
basic-ftp@5.2.2:
|
||||
resolution: {integrity: sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==}
|
||||
basic-ftp@5.3.0:
|
||||
resolution: {integrity: sha512-5K9eNNn7ywHPsYnFwjKgYH8Hf8B5emh7JKcPaVjjrMJFQQwGpwowEnZNEtHs7DfR7hCZsmaK3VA4HUK0YarT+w==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
|
||||
bidi-js@1.0.3:
|
||||
@@ -11681,7 +11681,7 @@ snapshots:
|
||||
|
||||
base64-js@1.5.1: {}
|
||||
|
||||
basic-ftp@5.2.2: {}
|
||||
basic-ftp@5.3.0: {}
|
||||
|
||||
bidi-js@1.0.3:
|
||||
dependencies:
|
||||
@@ -12562,7 +12562,7 @@ snapshots:
|
||||
|
||||
get-uri@6.0.5:
|
||||
dependencies:
|
||||
basic-ftp: 5.2.2
|
||||
basic-ftp: 5.3.0
|
||||
data-uri-to-buffer: 6.0.2
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
@@ -12570,7 +12570,7 @@ snapshots:
|
||||
|
||||
get-uri@8.0.0:
|
||||
dependencies:
|
||||
basic-ftp: 5.2.2
|
||||
basic-ftp: 5.3.0
|
||||
data-uri-to-buffer: 8.0.0
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user