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
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
@diracdeltas mentioned that there's a security vulnerability in a dependency (mime < 1.4.1) used by brave/brave-core-crx-packager. Investigation turned up that this is due to a dependency on a (now abandoned) S3 module in brave/release-tools. That S3 module has been forked with updated dependencies (see andrewrk/node-s3-client#190), so we should update release-tools to use that newer S3 module.
The text was updated successfully, but these errors were encountered:
@diracdeltas mentioned that there's a security vulnerability in a dependency (
mime < 1.4.1
) used by brave/brave-core-crx-packager. Investigation turned up that this is due to a dependency on a (now abandoned) S3 module in brave/release-tools. That S3 module has been forked with updated dependencies (see andrewrk/node-s3-client#190), so we should update release-tools to use that newer S3 module.The text was updated successfully, but these errors were encountered: