[Snyk] Fix for 4 vulnerabilities #54
Annotations
10 errors and 1 warning
Run code checks:
hardhat.config.ts#L53
Type '{ url: string; args: string[]; }' is not assignable to type 'NetworkUserConfig | undefined'.
|
Run code checks:
scripts/declare.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/delegate-proxy.ts#L2
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/deploy-account.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/deploy.ts#L6
Property 'starknet' does not exist on type 'HardhatRuntimeEnvironment'.
|
Run code checks:
scripts/library-call.ts#L2
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/library-call.ts#L3
Module '"hardhat/types"' has no exported member 'Account'.
|
Run code checks:
scripts/quick-script.ts#L7
Property 'starknet' does not exist on type 'HardhatRuntimeEnvironment'.
|
Run code checks:
scripts/replace.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks:
scripts/transfer-funds.ts#L1
Module '"hardhat"' has no exported member 'starknet'.
|
Run code checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|