build(deps): bump node-fetch from 2.6.7 to 3.3.2 #588
Annotations
9 errors
unit-tests:
node_modules/fetch-blob/file.d.ts#L1
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
unit-tests:
node_modules/fetch-blob/from.d.ts#L20
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
|
unit-tests:
node_modules/fetch-blob/from.d.ts#L25
'File' refers to a value, but is being used as a type here. Did you mean 'typeof File'?
|
unit-tests:
node_modules/formdata-polyfill/esm.min.d.ts#L2
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
|
unit-tests:
node_modules/formdata-polyfill/esm.min.d.ts#L3
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
|
unit-tests:
node_modules/formdata-polyfill/esm.min.d.ts#L5
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
|
unit-tests:
node_modules/node-fetch/@types/index.d.ts#L124
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
|
unit-tests:
node_modules/node-fetch/@types/index.d.ts#L137
'FormData' refers to a value, but is being used as a type here. Did you mean 'typeof FormData'?
|
unit-tests
Process completed with exit code 2.
|