Override form-data

This commit is contained in:
Arthur Belleville 2025-10-11 14:13:36 +02:00
parent b01666ff22
commit 0bf3b1f796
No known key found for this signature in database
2 changed files with 15 additions and 6 deletions

View file

@ -86,5 +86,10 @@
"ts-pattern": "^5.6.2",
"uuid": "^11.1.0",
"zustand": "^5.0.5"
},
"pnpm": {
"overrides": {
"form-data": "4.0.4"
}
}
}

View file

@ -4,6 +4,9 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides:
form-data: 4.0.4
importers:
.:
@ -3161,8 +3164,8 @@ packages:
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
engines: {node: '>= 0.4'}
form-data@4.0.2:
resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
form-data@4.0.4:
resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
engines: {node: '>= 6'}
fs.realpath@1.0.0:
@ -8193,7 +8196,7 @@ snapshots:
axios@1.8.4:
dependencies:
follow-redirects: 1.15.9
form-data: 4.0.2
form-data: 4.0.4
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
@ -8988,11 +8991,12 @@ snapshots:
dependencies:
is-callable: 1.2.7
form-data@4.0.2:
form-data@4.0.4:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
es-set-tostringtag: 2.1.0
hasown: 2.0.2
mime-types: 2.1.35
fs.realpath@1.0.0: {}
@ -9827,7 +9831,7 @@ snapshots:
decimal.js: 10.5.0
domexception: 4.0.0
escodegen: 2.1.0
form-data: 4.0.2
form-data: 4.0.4
html-encoding-sniffer: 3.0.0
http-proxy-agent: 5.0.0
https-proxy-agent: 5.0.1
@ -11291,7 +11295,7 @@ snapshots:
'@types/ws': 8.18.0
axios: 1.8.4
base64-js: 1.5.1
form-data: 4.0.2
form-data: 4.0.4
isomorphic-ws: 5.0.0(ws@8.18.1)
jsonwebtoken: 9.0.2
linkifyjs: 4.3.1