Not sure about this one, new machine, no idea why it added those lines or if it's valid, couldn't be arsed to check at this point will deal with it later
This commit is contained in:
2026-02-19 11:57:40 -08:00
parent 5e04bde2f1
commit 60cc20904e

5
e2e/package-lock.json generated
View File

@@ -649,6 +649,11 @@
}
}
},
"fs.promises": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/fs.promises/-/fs.promises-0.1.2.tgz",
"integrity": "sha512-LNfkXdN6EToumV455EbdJaNxqLmEFqKqNZVIEyI2whtdpIppTsne2fHWgx05s+B2Aif29Lhzdz0AaOXKLvMGsA=="
},
"function-bind": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",