fix(stocks/providers/provider.secedgar): Improve SEC EDGAR provider networking and error handling, update plugin path import, bump dev deps and add/refresh tests and lockfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// node native scope
|
||||
import * as path from 'path';
|
||||
import * as path from 'node:path';
|
||||
|
||||
export {
|
||||
path,
|
||||
|
||||
Reference in New Issue
Block a user