File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -120,15 +120,9 @@ npmAuditIgnoreAdvisories:
120120 # upon old versions of ethereumjs-utils.
121121 - ' ethereum-cryptography (deprecation)'
122122
123- # Currently only dependent on deprecated @metamask/types as it is brought in
124- # by @metamask/keyring-api. Updating the dependency in keyring-api will
125- # remove this.
126- - ' @metamask/types (deprecation)'
127-
128- # @metamask/keyring-api also depends on @metamask/snaps-ui which is
129- # deprecated. Replacing that dependency with @metamask/snaps-sdk will remove
130- # this.
131- - ' @metamask/snaps-ui (deprecation)'
123+ # Currently in use for the network list drag and drop functionality.
124+ # Maintenance has stopped and the project will be archived in 2025.
125+ - ' react-beautiful-dnd (deprecation)'
132126
133127npmRegistries :
134128 ' https://npm.pkg.github.com ' :
You can’t perform that action at this time.
0 commit comments