mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-06-01 19:01:37 +00:00
chore(deps): upgrade transitive basic-ftp from 5.0.5 to 5.2.0
Add pnpm override to bump basic-ftp (transitive dependency via puppeteer/get-uri) from 5.0.5 to 5.2.0.
This commit is contained in:
@@ -170,7 +170,8 @@
|
||||
],
|
||||
"overrides": {
|
||||
"minimatch": "^10.2.1",
|
||||
"rollup": "$rollup"
|
||||
"rollup": "$rollup",
|
||||
"basic-ftp": "5.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
9
frontend/pnpm-lock.yaml
generated
9
frontend/pnpm-lock.yaml
generated
@@ -7,6 +7,7 @@ settings:
|
||||
overrides:
|
||||
minimatch: ^10.2.1
|
||||
rollup: 4.59.0
|
||||
basic-ftp: 5.2.0
|
||||
|
||||
patchedDependencies:
|
||||
'@github/hotkey@3.1.1':
|
||||
@@ -3085,8 +3086,8 @@ packages:
|
||||
resolution: {integrity: sha512-ZCQ9GEWl73BVm8bu5Fts8nt7MHdbt5vY9bP6WGnUh+r3l8M7CgfyTlwsgCbMC66BNxPr6Xoce3j66Ms5YUQTNA==}
|
||||
hasBin: true
|
||||
|
||||
basic-ftp@5.0.5:
|
||||
resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==}
|
||||
basic-ftp@5.2.0:
|
||||
resolution: {integrity: sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
deprecated: Security vulnerability fixed in 5.2.0, please upgrade
|
||||
|
||||
@@ -9693,7 +9694,7 @@ snapshots:
|
||||
|
||||
baseline-browser-mapping@2.9.4: {}
|
||||
|
||||
basic-ftp@5.0.5: {}
|
||||
basic-ftp@5.2.0: {}
|
||||
|
||||
bidi-js@1.0.3:
|
||||
dependencies:
|
||||
@@ -10688,7 +10689,7 @@ snapshots:
|
||||
|
||||
get-uri@6.0.4:
|
||||
dependencies:
|
||||
basic-ftp: 5.0.5
|
||||
basic-ftp: 5.2.0
|
||||
data-uri-to-buffer: 6.0.2
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user