mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-12 12:47:57 +02:00
fix(deps): pin patched @humanfs/node
Keep npm and Yarn resolution policy aligned so both lockfile paths stay on the patched release.\n\nCo-authored-by: Svector-anu <svector-anu@users.noreply.github.com>
This commit is contained in:
+4
-2
@@ -509,12 +509,14 @@
|
||||
"overrides": {
|
||||
"fast-uri": "3.1.7",
|
||||
"markdown-it": "14.3.0",
|
||||
"js-yaml": "4.3.1"
|
||||
"js-yaml": "4.3.1",
|
||||
"@humanfs/node": "0.16.8"
|
||||
},
|
||||
"resolutions": {
|
||||
"fast-uri": "3.1.7",
|
||||
"markdown-it": "14.3.0",
|
||||
"js-yaml": "4.3.1"
|
||||
"js-yaml": "4.3.1",
|
||||
"@humanfs/node": "0.16.8"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user