Deduplicate dependencies

This commit is contained in:
Thodoris Greasidis 2024-04-09 14:51:24 +03:00
parent 4811031172
commit 98514cef09
2 changed files with 323 additions and 363 deletions

684
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,7 +62,7 @@ describe('convertEolInPlace() function', function () {
describe('detectEncoding() function', function () {
it('should correctly detect the encoding of a few selected files', async () => {
const sampleBinary = [
'etcher-sdk/node_modules/drivelist/build/Release/drivelist.node',
'drivelist/build/Release/drivelist.node',
'mountutils/build/Release/MountUtils.node',
];
const sampleText = [