Remove npm overrides for tar
Drop the package.json overrides entry so transitive tar versions follow what dependencies resolve. Refresh package-lock.json after npm install.
This commit is contained in:
@@ -45,8 +45,5 @@
|
||||
"eslint": "^10.0.0",
|
||||
"happy-dom": "^20.6.1",
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"tar": "^7.5.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user