mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 22:55:24 +00:00
chore: bump basic-ftp override
This commit is contained in:
@@ -1451,7 +1451,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.1",
|
||||
"basic-ftp": "5.2.2",
|
||||
"file-type": "22.0.1",
|
||||
"form-data": "2.5.4",
|
||||
"minimatch": "10.2.4",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -13,7 +13,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.1
|
||||
basic-ftp: 5.2.2
|
||||
file-type: 22.0.1
|
||||
form-data: 2.5.4
|
||||
minimatch: 10.2.4
|
||||
@@ -4474,8 +4474,8 @@ packages:
|
||||
base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
basic-ftp@5.2.1:
|
||||
resolution: {integrity: sha512-0yaL8JdxTknKDILitVpfYfV2Ob6yb3udX/hK97M7I3jOeznBNxQPtVvTUtnhUkyHlxFWyr5Lvknmgzoc7jf+1Q==}
|
||||
basic-ftp@5.2.2:
|
||||
resolution: {integrity: sha512-1tDrzKsdCg70WGvbFss/ulVAxupNauGnOlgpyjKzeQxzyllBLS0CGLV7tjIXTK3ZQA9/FBEm9qyFFN1bciA6pw==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
|
||||
bidi-js@1.0.3:
|
||||
@@ -11130,7 +11130,7 @@ snapshots:
|
||||
|
||||
base64-js@1.5.1: {}
|
||||
|
||||
basic-ftp@5.2.1: {}
|
||||
basic-ftp@5.2.2: {}
|
||||
|
||||
bidi-js@1.0.3:
|
||||
dependencies:
|
||||
@@ -11880,7 +11880,7 @@ snapshots:
|
||||
|
||||
get-uri@6.0.5:
|
||||
dependencies:
|
||||
basic-ftp: 5.2.1
|
||||
basic-ftp: 5.2.2
|
||||
data-uri-to-buffer: 6.0.2
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
@@ -11888,7 +11888,7 @@ snapshots:
|
||||
|
||||
get-uri@8.0.0:
|
||||
dependencies:
|
||||
basic-ftp: 5.2.1
|
||||
basic-ftp: 5.2.2
|
||||
data-uri-to-buffer: 8.0.0
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user