diff --git a/.yarnrc.yml b/.yarnrc.yml index f4d8fc7fa471..cc0c959e2722 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -117,7 +117,8 @@ npmAuditIgnoreAdvisories: # Currently in use for the network list drag and drop functionality. # Maintenance has stopped and the project will be archived in 2025. - 'react-beautiful-dnd (deprecation)' - + # New package name format for new versions: @ethereumjs/wallet. + - 'ethereumjs-wallet (deprecation)' npmRegistries: 'https://npm.pkg.github.com': npmAlwaysAuth: true