You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While initializing a project with a front end, NPM audit reports 8 high severity vulnerabilities. Upgrading to Use Wallet v3 may address this (see #35).
ws 7.0.0 - 7.5.9
Severity: high
ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q
No fix available
node_modules/ws
@walletconnect/socket-transport *
Depends on vulnerable versions of ws
node_modules/@walletconnect/socket-transport
@walletconnect/core <=1.8.0
Depends on vulnerable versions of @walletconnect/socket-transport
node_modules/@walletconnect/core
@walletconnect/client <=1.8.0
Depends on vulnerable versions of @walletconnect/core
node_modules/@walletconnect/client
@blockshake/defly-connect *
Depends on vulnerable versions of @walletconnect/client
node_modules/@blockshake/defly-connect
@daffiwallet/connect *
Depends on vulnerable versions of @walletconnect/client
node_modules/@daffiwallet/connect
@txnlab/use-wallet *
Depends on vulnerable versions of @blockshake/defly-connect
Depends on vulnerable versions of @daffiwallet/connect
Depends on vulnerable versions of @perawallet/connect
node_modules/@txnlab/use-wallet
@perawallet/connect *
Depends on vulnerable versions of @walletconnect/client
node_modules/@perawallet/connect
8 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.```
The text was updated successfully, but these errors were encountered:
While initializing a project with a front end, NPM audit reports 8 high severity vulnerabilities. Upgrading to Use Wallet v3 may address this (see #35).
The text was updated successfully, but these errors were encountered: