chore(ui): resolve CVEs

This commit is contained in:
hexxa 2021-08-21 10:02:08 +08:00 committed by Hexxa
parent 3760c137dc
commit 41f1cb0ff8
2 changed files with 1245 additions and 1440 deletions

View file

@ -495,6 +495,7 @@ export class Browser extends React.Component<Props, State, {}> {
<span className="flex-list-item-r padding-r-m"> <span className="flex-list-item-r padding-r-m">
<input <input
type="text" type="text"
readOnly
className="margin-r-m" className="margin-r-m"
value={`${ value={`${
document.location.href.split("?")[0] document.location.href.split("?")[0]
@ -506,7 +507,7 @@ export class Browser extends React.Component<Props, State, {}> {
}} }}
className="grey1-bg white-font" className="grey1-bg white-font"
> >
Delete Disable
</button> </button>
</span> </span>
</div> </div>

2682
yarn.lock

File diff suppressed because it is too large Load diff